Merge "Fix the incorrect container_facts"
This commit is contained in:
commit
47ffaf8d73
@ -13,5 +13,5 @@
|
||||
timeout: 1
|
||||
state: stopped
|
||||
when:
|
||||
- container_facts['ceph-rgw'] is not defined
|
||||
- container_facts['ceph_rgw'] is not defined
|
||||
- inventory_hostname in groups['ceph-rgw']
|
||||
|
Loading…
Reference in New Issue
Block a user