fix paths

This commit is contained in:
Hannaeko 2021-07-30 11:28:14 +02:00
parent 44f08c1860
commit 543f6cb29d

View file

@ -14,4 +14,4 @@ deploy:
# TODO: build image with dependencies installed # TODO: build image with dependencies installed
- ansible-galaxy collection install ansible.netcommon - ansible-galaxy collection install ansible.netcommon
- pip3 install netaddr - pip3 install netaddr
- ansible-playbook -i config/hosts config/deploy.yml - ansible-playbook -i hosts deploy.yml