site: Make sure is_atomic is defined

configure_firewall tests the is_atomic variable if the firewalld package
is not present. is_atomic is defined in ceph_facts so include that.

Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
pull/3505/head
Brad Hubbard 2019-01-10 09:19:02 +10:00 committed by Sébastien Han
parent 1bbdde272f
commit 55fab6f547
1 changed files with 2 additions and 0 deletions

View File

@ -74,6 +74,8 @@
tasks:
- import_role:
name: ceph-defaults
- import_role:
name: ceph-facts
- import_role:
name: ceph-validate
- import_role: