diff --git a/site-docker.yml.sample b/site-docker.yml.sample index 60b343196..1ab2328cd 100644 --- a/site-docker.yml.sample +++ b/site-docker.yml.sample @@ -93,6 +93,7 @@ - role: ceph-facts tags: ['ceph_update_config'] - role: ceph-handler + tags: ['ceph_update_config'] - role: ceph-docker-common - role: ceph-config tags: ['ceph_update_config'] @@ -128,6 +129,7 @@ - role: ceph-facts tags: ['ceph_update_config'] - role: ceph-handler + tags: ['ceph_update_config'] - role: ceph-docker-common - role: ceph-config tags: ['ceph_update_config'] @@ -159,6 +161,7 @@ - role: ceph-facts tags: ['ceph_update_config'] - role: ceph-handler + tags: ['ceph_update_config'] - role: ceph-docker-common - role: ceph-config tags: ['ceph_update_config'] @@ -190,6 +193,7 @@ - role: ceph-facts tags: ['ceph_update_config'] - role: ceph-handler + tags: ['ceph_update_config'] - role: ceph-docker-common - role: ceph-config tags: ['ceph_update_config'] @@ -221,6 +225,7 @@ - role: ceph-facts tags: ['ceph_update_config'] - role: ceph-handler + tags: ['ceph_update_config'] - role: ceph-docker-common - role: ceph-config tags: ['ceph_update_config'] @@ -252,6 +257,7 @@ - role: ceph-facts tags: ['ceph_update_config'] - role: ceph-handler + tags: ['ceph_update_config'] - role: ceph-docker-common - role: ceph-config tags: ['ceph_update_config'] @@ -283,6 +289,7 @@ - role: ceph-facts tags: ['ceph_update_config'] - role: ceph-handler + tags: ['ceph_update_config'] - role: ceph-docker-common - role: ceph-config tags: ['ceph_update_config'] @@ -314,6 +321,7 @@ - role: ceph-facts tags: ['ceph_update_config'] - role: ceph-handler + tags: ['ceph_update_config'] - role: ceph-docker-common - role: ceph-config tags: ['ceph_update_config'] @@ -349,6 +357,7 @@ - role: ceph-facts tags: ['ceph_update_config'] - role: ceph-handler + tags: ['ceph_update_config'] - role: ceph-docker-common when: - inventory_hostname == groups.get('clients', ['']) | first @@ -382,6 +391,7 @@ - { role: ceph-defaults, tags: ['ceph_update_config'] } - { role: ceph-facts, tags: ['ceph_update_config'] } - role: ceph-handler + tags: ['ceph_update_config'] - ceph-docker-common - { role: ceph-config, tags: ['ceph_update_config'] } - ceph-iscsi-gw diff --git a/site.yml.sample b/site.yml.sample index cdd37a324..e6d4159da 100644 --- a/site.yml.sample +++ b/site.yml.sample @@ -96,6 +96,7 @@ - role: ceph-facts tags: ['ceph_update_config'] - role: ceph-handler + tags: ['ceph_update_config'] - role: ceph-common - role: ceph-config tags: ['ceph_update_config'] @@ -127,6 +128,7 @@ - role: ceph-facts tags: ['ceph_update_config'] - role: ceph-handler + tags: ['ceph_update_config'] - role: ceph-common - role: ceph-config tags: ['ceph_update_config'] @@ -158,6 +160,7 @@ - role: ceph-facts tags: ['ceph_update_config'] - role: ceph-handler + tags: ['ceph_update_config'] - role: ceph-common - role: ceph-config tags: ['ceph_update_config'] @@ -189,6 +192,7 @@ - role: ceph-facts tags: ['ceph_update_config'] - role: ceph-handler + tags: ['ceph_update_config'] - role: ceph-common - role: ceph-config tags: ['ceph_update_config'] @@ -220,6 +224,7 @@ - role: ceph-facts tags: ['ceph_update_config'] - role: ceph-handler + tags: ['ceph_update_config'] - role: ceph-common - role: ceph-config tags: ['ceph_update_config'] @@ -251,6 +256,7 @@ - role: ceph-facts tags: ['ceph_update_config'] - role: ceph-handler + tags: ['ceph_update_config'] - role: ceph-common - role: ceph-config tags: ['ceph_update_config'] @@ -280,6 +286,7 @@ - role: ceph-defaults tags: ['ceph_update_config'] - role: ceph-handler + tags: ['ceph_update_config'] - role: ceph-common - role: ceph-config tags: ['ceph_update_config'] @@ -315,6 +322,7 @@ - role: ceph-facts tags: ['ceph_update_config'] - role: ceph-handler + tags: ['ceph_update_config'] - role: ceph-common - role: ceph-config tags: ['ceph_update_config'] @@ -346,6 +354,7 @@ - role: ceph-facts tags: ['ceph_update_config'] - role: ceph-handler + tags: ['ceph_update_config'] - role: ceph-common - role: ceph-config tags: ['ceph_update_config']