Первый коммит с ансибле скриптами для установки telemt.
This commit is contained in:
commit
ca14120c0e
10 changed files with 90 additions and 0 deletions
6
ansible.cfg
Normal file
6
ansible.cfg
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[defaults]
|
||||
host_key_checking = False
|
||||
retry_files_save_path = /tmp
|
||||
roles = ./roles
|
||||
gathering = explicit
|
||||
remote_tmp = /tmp/${USER}/ansible
|
||||
Loading…
Add table
Add a link
Reference in a new issue