]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ansible.cfg: set force_valid_group_names param
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 24 Sep 2020 01:51:56 +0000 (03:51 +0200)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Thu, 24 Sep 2020 18:03:49 +0000 (14:03 -0400)
commit6938ed13021201cc1cfcd3f3087849fed3157a69
tree53ed870687cbf8ed7a388a3e2b9b012ee8ab83a4
parenta3f4e2b4d11d3185f4064be5ab2969f0df894ff2
ansible.cfg: set force_valid_group_names param

As of 2.10, group names containing a dash are invalid.
However, setting this option makes it still possible to use a dash in
group names and prevent this warning to show up.
It might need to be definitely addressed in a future ansible release.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1880476
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
ansible.cfg
infrastructure-playbooks/ansible.cfg