git://git.halfball.org
/
ansiblebook.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3aa74b9
)
disable host key checking
author
Lorin Hochstein
<lhochstein@netflix.com>
Tue, 7 Feb 2017 03:22:13 +0000
(19:22 -0800)
committer
Lorin Hochstein
<lhochstein@netflix.com>
Tue, 7 Feb 2017 03:22:13 +0000
(19:22 -0800)
ch13/ansible.cfg
patch
|
blob
|
history
diff --git
a/ch13/ansible.cfg
b/ch13/ansible.cfg
index
f8fc6cd
..
dcb0621
100644
(file)
--- a/
ch13/ansible.cfg
+++ b/
ch13/ansible.cfg
@@
-1,2
+1,3
@@
[defaults]
inventory = inventory
+host_key_checking = False