This commit is contained in:
2025-01-18 13:49:24 -05:00
parent e041026c27
commit 62eb7b668b
@@ -85,7 +85,7 @@ jobs:
diff: true
galaxy_collections_path: ansible/collections
galaxy_requirements_file: ansible/collections/requirements.yml
inventory: ansible/ansible-inventory
inventory: ansible/inventory/hosts.yml
playbook: ansible/docker_config_deploy.yml
private_key: ${{ secrets.RINOA_GITEA_PRIVATE_SSH_KEY }}
vault_password: ${{ secrets.ANSIBLE_VAULT_PASSWORD }}