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>
(cherry picked from commit 55fab6f547)
pull/3504/head
Brad Hubbard 2019-01-10 09:19:02 +10:00 committed by mergify[bot]
parent a08d4c072f
commit 53650b2fc4
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@
roles:
- ceph-defaults
- ceph-facts
- ceph-validate
- ceph-infra