Revert dynamic includes for inventory-based conditionals
Forcing dynamic includes for inventory-based conditionals results in incomplete execution. Change-Id: I25653f28069d90f02fe5e3813c9d52e8f9dbc629
This commit is contained in:
parent
3dc08f9478
commit
2c70bace36
@ -14,7 +14,6 @@
|
||||
# limitations under the License.
|
||||
|
||||
- include: ceph_all.yml
|
||||
static: no
|
||||
when: >
|
||||
(inventory_hostname in groups['glance_api']
|
||||
and glance_default_store == 'rbd')
|
||||
|
Loading…
x
Reference in New Issue
Block a user