]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Add ceph_client tag to execute or skip the playbook
authorFrancesco Pantano <fpantano@redhat.com>
Mon, 9 Nov 2020 16:25:17 +0000 (17:25 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 12 Nov 2020 12:44:49 +0000 (13:44 +0100)
commitfafd5f871a81f5e8cdba6e531e499a9678b2dcad
tree39c1fc22efe896ef3e891720c51efde069204bea
parent3e4925837739c2d01675746c1b71ce7d8d1da299
Add ceph_client tag to execute or skip the playbook

There are some use cases where there's a need to skip the execution
of the ceph-ansible client role even though the client section of the
inventory isn't empty.
This can happen in contexts where the services are colocated or when
a all-in-one deployment is performed.
The purpose of this change is adding a 'ceph_client' tag to avoid
altering the ceph-ansible execution flow but at the same time be able
to include or exclude a set of tasks using this tag.

Signed-off-by: Francesco Pantano <fpantano@redhat.com>
site-container.yml.sample
site.yml.sample