diff --git a/lib/ansible/config/base.yml b/lib/ansible/config/base.yml index ee5f42c0a55..13469650aeb 100644 --- a/lib/ansible/config/base.yml +++ b/lib/ansible/config/base.yml @@ -161,8 +161,8 @@ ANSIBLE_PIPELINING: - "However this conflicts with privilege escalation (become). For example, when using 'sudo:' operations you must first disable 'requiretty' in /etc/sudoers on all managed hosts, which is why it is disabled by default." env: - - name: ANSIBLE_SSH_PIPELINING - name: ANSIBLE_PIPELINING + - name: ANSIBLE_SSH_PIPELINING ini: - section: connection key: pipelining