bye bye python 2
This commit is contained in:
parent
4a96bc0409
commit
1aed2e1af0
10
hosts
10
hosts
|
@ -1,8 +1,12 @@
|
||||||
|
[all:vars]
|
||||||
|
ansible_connection=local
|
||||||
|
ansible_python_interpreter=/usr/bin/python3
|
||||||
|
|
||||||
[common]
|
[common]
|
||||||
thunix.net ansible_connection=local
|
thunix.net
|
||||||
|
|
||||||
[shell]
|
[shell]
|
||||||
thunix.net ansible_connection=local
|
thunix.net
|
||||||
|
|
||||||
[webserver]
|
[webserver]
|
||||||
thunix.net ansible_connection=local
|
thunix.net
|
||||||
|
|
Loading…
Reference in New Issue