mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Merge pull request #301 from tim-moody/ans-cfg
move ansible tmp file to eliminate ~ Holt polled for objections on our 8-person live chat (among those awake ;)
This commit is contained in:
commit
277a3998eb
1 changed files with 23 additions and 23 deletions
|
@ -13,8 +13,8 @@
|
|||
|
||||
hostfile = /etc/ansible/hosts
|
||||
library = /usr/share/ansible
|
||||
remote_tmp = ~/.ansible/tmp
|
||||
local_tmp = ~/.ansible/tmp
|
||||
remote_tmp = /opt/iiab/iiab/.anisble/tmp
|
||||
local_tmp = /opt/iiab/iiab/.anisble/tmp
|
||||
pattern = *
|
||||
forks = 5
|
||||
poll_interval = 15
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue