From cc0d9697c554e459af11965fc2710e42abef4e13 Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Wed, 8 Jul 2020 13:51:14 +0200 Subject: [PATCH] play: remove backward compatibility group name It's time to remove this old group name. Signed-off-by: Guillaume Abrioux --- infrastructure-playbooks/gather-ceph-logs.yml | 1 - site-container.yml.sample | 1 - site.yml.sample | 1 - 3 files changed, 3 deletions(-) diff --git a/infrastructure-playbooks/gather-ceph-logs.yml b/infrastructure-playbooks/gather-ceph-logs.yml index ac9802400..5de7ffdbe 100644 --- a/infrastructure-playbooks/gather-ceph-logs.yml +++ b/infrastructure-playbooks/gather-ceph-logs.yml @@ -7,7 +7,6 @@ - rbdmirrors - clients - mgrs - - iscsi-gws - iscsigws gather_facts: false diff --git a/site-container.yml.sample b/site-container.yml.sample index ed2595ee1..e966cc464 100644 --- a/site-container.yml.sample +++ b/site-container.yml.sample @@ -10,7 +10,6 @@ - rbdmirrors - clients - iscsigws - - iscsi-gws # for backward compatibility only! - mgrs - grafana-server diff --git a/site.yml.sample b/site.yml.sample index 49a899009..e002456e7 100644 --- a/site.yml.sample +++ b/site.yml.sample @@ -11,7 +11,6 @@ - clients - mgrs - iscsigws - - iscsi-gws # for backward compatibility only! - grafana-server - rgwloadbalancers -- 2.39.5