mirror of https://github.com/ceph/ceph-ansible.git
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
parent
6938ed1302
commit
f906caa6da
|
@ -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
|
|
Loading…
Reference in New Issue