Tweaking Ansible dry run.
This commit is contained in:
@@ -70,7 +70,7 @@ jobs:
|
|||||||
--inventory inventory/hosts.yml
|
--inventory inventory/hosts.yml
|
||||||
--verbose
|
--verbose
|
||||||
--check
|
--check
|
||||||
requirements: ansible/collections/requirements.yml
|
requirements: collections/requirements.yml
|
||||||
vault_password: ${{ secrets.ANSIBLE_VAULT_PASSWORD }}
|
vault_password: ${{ secrets.ANSIBLE_VAULT_PASSWORD }}
|
||||||
- name: Generate .env file for Docker Compose Dry Run
|
- name: Generate .env file for Docker Compose Dry Run
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user