]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ansible.cfg: do not enforce PreferredAuthentications v3.2.38
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 9 Dec 2019 16:10:11 +0000 (17:10 +0100)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Wed, 11 Dec 2019 13:56:05 +0000 (08:56 -0500)
commitd606ad0bace478efd0f8b284cc73526119df5069
treea95deb7b2b946dd8d9638c11947b971e06e6e4d4
parent56a7537f486eb9a3732c337e9e723282b6136b25
ansible.cfg: do not enforce PreferredAuthentications

There's no need to enforce PreferredAuthentications by default.
Users can still choose to override the ansible.cfg with any additional
parameter like this one to fit their infrastructure.

Fixes: #4826
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit d682412e2aa5eeb411cc0dff9a3ffef4b4aa8683)
ansible.cfg