]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
ansible.cfg: do not enforce PreferredAuthentications
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 9 Dec 2019 16:10:11 +0000 (17:10 +0100)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Mon, 9 Dec 2019 22:15:09 +0000 (17:15 -0500)
commitd682412e2aa5eeb411cc0dff9a3ffef4b4aa8683
tree7139eae968a3575d4d4f52ead266b31a795c36c9
parenta234338eff4b4e35e1c0504ae2ee005e4ca76cf7
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>
ansible.cfg