Add firewalld configuration role, and have services that need it depend on it.
This commit is contained in:
@@ -45,6 +45,7 @@ galaxy_info:
|
||||
#
|
||||
# NOTE: A tag is limited to a single word comprised of alphanumeric characters.
|
||||
# Maximum 20 tags per role.
|
||||
dependencies: []
|
||||
dependencies:
|
||||
- role: ensure_firewalld
|
||||
# List your role dependencies here, one per line. Be sure to remove the '[]' above,
|
||||
# if you add dependencies to this list.
|
||||
|
||||
Reference in New Issue
Block a user