ceph-ansible/roles/ceph-config/tasks
Dimitri Savineau b1f8518ef9 tests: Update ansible ssh_args variable
Because we're using vagrant, a ssh config file will be created for
each nodes with options like user, host, port, identity, etc...
But via tox we're override ANSIBLE_SSH_ARGS to use this file. This
remove the default value set in ansible.cfg.

Also adding PreferredAuthentications=publickey because CentOS/RHEL
servers are configured with GSSAPIAuthenticationis enabled for ssh
server forcing the client to make a PTR DNS query.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 34f9d51178)
2019-06-17 16:45:38 +02:00
..
create_ceph_initial_dirs.yml tests: Update ansible ssh_args variable 2019-06-17 16:45:38 +02:00
main.yml ansible: use 'bool' filter on boolean conditionals 2019-06-07 16:05:51 +02:00