summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/ansible.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/ansible.cfg b/examples/ansible.cfg
index 2728334358..f3dc270706 100644
--- a/examples/ansible.cfg
+++ b/examples/ansible.cfg
@@ -367,7 +367,7 @@
# Paramiko automatically add host keys.
#host_key_auto_add = True
-[ssh_connection]
+[connection]
# ssh arguments to use
# Leaving off ControlPersist will result in poor performance, so use