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>
pull/5838/head
Guillaume Abrioux 2020-09-24 04:20:34 +02:00 committed by Dimitri Savineau
parent 6938ed1302
commit f906caa6da
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