diff options
Diffstat (limited to 'ansible.cfg')
| -rw-r--r-- | ansible.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible.cfg b/ansible.cfg index 222a82d7..f39eddff 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -4,6 +4,7 @@ interpreter_python = auto_silent inventory = ./inventory/ callback_result_format = yaml force_handlers = True +force_ipv4 = True [ssh_connection] pipelining = True |
