Small config and lint fixes
This commit is contained in:
parent
c0da6037de
commit
00cf26efa7
27 changed files with 80 additions and 70 deletions
|
|
@ -1,2 +1,3 @@
|
|||
---
|
||||
server_name: adguardpi
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
|
|
|||
3
inventory/host_vars/emosen.yaml
Normal file
3
inventory/host_vars/emosen.yaml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
server_name: emosen
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
|
@ -1,2 +1,3 @@
|
|||
---
|
||||
server_name: fifi
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
|
|
|||
|
|
@ -1,2 +1,3 @@
|
|||
---
|
||||
server_name: knivi
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
|
|
|||
|
|
@ -1,2 +1,3 @@
|
|||
---
|
||||
server_name: reir
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
---
|
||||
server_name: trady
|
||||
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue