Software ins Laptop Playbook
This commit is contained in:
parent
8576b0715e
commit
5379166689
11 changed files with 25 additions and 9 deletions
7
ansible.cfg
Normal file
7
ansible.cfg
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[defaults]
|
||||
host_key_checking = False
|
||||
timeout = 20
|
||||
retry_files_save_path = /home/ansible/retry/
|
||||
# Do not put more jobs here, or ssh will fail
|
||||
# Anything more than 10 kills this poor server
|
||||
forks = 5
|
||||
Loading…
Add table
Add a link
Reference in a new issue