♻️: move inventory var to group_vars
This commit is contained in:
2
group_vars/all/python.yml
Normal file
2
group_vars/all/python.yml
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
---
|
||||||
|
ansible_python_interpreter: /usr/bin/python3
|
@@ -1,9 +1,4 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
all:
|
|
||||||
vars:
|
|
||||||
ansible_python_interpreter: /usr/bin/python3
|
|
||||||
|
|
||||||
router:
|
router:
|
||||||
hosts:
|
hosts:
|
||||||
machinbox.mateu.be:
|
machinbox.mateu.be:
|
||||||
|
Reference in New Issue
Block a user