ceph-ansible/roles/ceph-config/tasks
Dimitri Savineau 34f9d51178 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>
2019-06-17 09:24:24 +02:00
..
create_ceph_initial_dirs.yml tests: Update ansible ssh_args variable 2019-06-17 09:24:24 +02:00
main.yml ansible: use 'bool' filter on boolean conditionals 2019-06-06 10:21:17 +02:00