workflow: update key for collection cache, user changed
All checks were successful
lint / test (push) Successful in 33s

This commit is contained in:
Josh Lay 2025-10-19 10:30:22 -05:00
parent 9993c03dd9
commit 710ee507e6
Signed by: jlay
SSH key fingerprint: SHA256:RwEMoWwXniQX1sqHfSD+3z+LKU/TOkv3i1qsy75vfec

View file

@ -25,7 +25,7 @@ jobs:
uses: actions/cache@v4 uses: actions/cache@v4
with: with:
path: /root/.ansible path: /root/.ansible
key: zfs_dkms-dot-ansible key: runner-zfs_dkms-dot-ansible
- run: ansible-galaxy collection install -r meta/requirements.yml - run: ansible-galaxy collection install -r meta/requirements.yml