Update
This commit is contained in:
@@ -40,4 +40,4 @@ jobs:
|
|||||||
pip3 install ansible
|
pip3 install ansible
|
||||||
|
|
||||||
- name: Run Ansible deployment
|
- name: Run Ansible deployment
|
||||||
run: ansible-playbook -i ../../inventory.yaml ../../site.yaml
|
run: ansible-playbook -i ansible/inventory.yaml site.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user