Fixed wrong filenames in Ci pipeline
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Accendit
2020-05-07 18:10:36 +02:00
parent 406b900360
commit 6ed608bc44

View File

@ -8,4 +8,4 @@ steps:
commands:
- pip install pipenv
- python3 -m pipenv install --system
- ansible-playbook site.yaml -i inventory.yaml
- ansible-playbook site.yml -i inventory.yml