...
This commit is contained in:
@@ -85,7 +85,7 @@ jobs:
|
|||||||
diff: true
|
diff: true
|
||||||
galaxy_collections_path: ansible/collections
|
galaxy_collections_path: ansible/collections
|
||||||
galaxy_requirements_file: ansible/collections/requirements.yml
|
galaxy_requirements_file: ansible/collections/requirements.yml
|
||||||
inventory: ansible/ansible-inventory
|
inventory: ansible/inventory/hosts.yml
|
||||||
playbook: ansible/docker_config_deploy.yml
|
playbook: ansible/docker_config_deploy.yml
|
||||||
private_key: ${{ secrets.RINOA_GITEA_PRIVATE_SSH_KEY }}
|
private_key: ${{ secrets.RINOA_GITEA_PRIVATE_SSH_KEY }}
|
||||||
vault_password: ${{ secrets.ANSIBLE_VAULT_PASSWORD }}
|
vault_password: ${{ secrets.ANSIBLE_VAULT_PASSWORD }}
|
||||||
|
|||||||
Reference in New Issue
Block a user