fix paths
This commit is contained in:
parent
44f08c1860
commit
543f6cb29d
1 changed files with 1 additions and 1 deletions
|
@ -14,4 +14,4 @@ deploy:
|
|||
# TODO: build image with dependencies installed
|
||||
- ansible-galaxy collection install ansible.netcommon
|
||||
- pip3 install netaddr
|
||||
- ansible-playbook -i config/hosts config/deploy.yml
|
||||
- ansible-playbook -i hosts deploy.yml
|
||||
|
|
Loading…
Reference in a new issue