mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-03-20 11:20:18 +00:00
bye bye python 2
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user