chore: remove old inventory for now and add vagrant
old inventory was never in use. Vagrant for local development
This commit is contained in:
parent
a376d31617
commit
102b1d487f
18 changed files with 198 additions and 43 deletions
3
inventories/vagrant/group_vars/all.yml
Normal file
3
inventories/vagrant/group_vars/all.yml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
# Variables for all hosts
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
Loading…
Add table
Add a link
Reference in a new issue