mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Merge pull request #302 from tim-moody/ans-cfg
typo Am merging after discussion on our team IM chat.
This commit is contained in:
commit
284f11c7df
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@
|
|||
|
||||
hostfile = /etc/ansible/hosts
|
||||
library = /usr/share/ansible
|
||||
remote_tmp = /opt/iiab/iiab/.anisble/tmp
|
||||
local_tmp = /opt/iiab/iiab/.anisble/tmp
|
||||
remote_tmp = /opt/iiab/iiab/.ansible/tmp
|
||||
local_tmp = /opt/iiab/iiab/.ansible/tmp
|
||||
pattern = *
|
||||
forks = 5
|
||||
poll_interval = 15
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue