Move inventory to separate directory

This commit is contained in:
Alexander Dietrich 2020-03-23 21:17:56 +01:00
parent bbb7c76eef
commit 075b5bd008
13 changed files with 9 additions and 41 deletions

2
site
View file

@ -1,3 +1,3 @@
#!/bin/bash
ansible-playbook site.yml -i production -bK $*
ansible-playbook site.yml -i inventory -bK $*