зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 13:16:07 +02:00
9 строки
174 B
Plaintext
9 строки
174 B
Plaintext
# /etc/ansible/hosts
|
|
localhost ansible_connection=local ansible_python_interpreter=/usr/bin/python2
|
|
|
|
|
|
[some-grp]
|
|
hostname-[1:3]-server...
|
|
hostname-[a:c]-server...
|
|
{{my-var}}
|