|
@ -3,6 +3,7 @@ inventory = hosts |
|
|
interpreter_python = auto_silent |
|
|
interpreter_python = auto_silent |
|
|
nocows = 1 |
|
|
nocows = 1 |
|
|
timeout= 30 |
|
|
timeout= 30 |
|
|
|
|
|
force_valid_group_names = ignore |
|
|
|
|
|
|
|
|
[ssh_connection] |
|
|
[ssh_connection] |
|
|
ssh_args = -o StrictHostKeyChecking=no |
|
|
ssh_args = -o StrictHostKeyChecking=no |
|
|