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>
(cherry picked from commit f906caa6da
)
pull/5862/merge
parent
c0755b1820
commit
25e23b052b
|
@ -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