Move inventory to separate directory
This commit is contained in:
parent
bbb7c76eef
commit
075b5bd008
13 changed files with 9 additions and 41 deletions
2
inventory/group_vars/all
Normal file
2
inventory/group_vars/all
Normal file
|
@ -0,0 +1,2 @@
|
|||
ansible_python_interpreter: /usr/bin/python3
|
||||
basics_autoupdate_mail: backend@hamburg.freifunk.net
|
3
inventory/group_vars/ffhh
Normal file
3
inventory/group_vars/ffhh
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
prefix4: 10.112.0.0/18
|
||||
prefix6: 2a03:2267::/64
|
1
inventory/group_vars/vms
Normal file
1
inventory/group_vars/vms
Normal file
|
@ -0,0 +1 @@
|
|||
basics_microcode_updates: False
|
Loading…
Add table
Add a link
Reference in a new issue