ansible.cfg: remove cfg file in infrastructure-playbooks

There's no need ot have a copy of this file in infrastructure-playbooks
directory.
playbooks in that directory can be run from the root dir of
ceph-ansible.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit f906caa6da)
pull/5862/merge
Guillaume Abrioux 2020-09-24 04:20:34 +02:00
parent c0755b1820
commit 25e23b052b
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
[defaults]
ansible_managed = Please do not change this file directly since it is managed by Ansible and will be overwritten
action_plugins = ../plugins/actions
callback_plugins = ../plugins/callback
roles_path = ../roles
force_valid_group_names = ignore