Default framework with packages, firewall, selinux, and services

This commit is contained in:
2021-10-24 22:54:14 -05:00
parent 66da6f9302
commit cd054ce5a0
5 changed files with 184 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
galaxy_info:
author: your name
description: your role description
author: Jason Rothstein
description: Ensure Apache is installed, running, and functional
company: your company (optional)
# If the issue tracker for your role is not on github, uncomment the
@@ -14,7 +14,7 @@ galaxy_info:
# - GPL-3.0-only
# - Apache-2.0
# - CC-BY-4.0
license: license (GPL-2.0-or-later, MIT, etc)
license: LGPL-3.0-or-later
min_ansible_version: 2.9
@@ -50,4 +50,4 @@ galaxy_info:
dependencies: []
# List your role dependencies here, one per line. Be sure to remove the '[]' above,
# if you add dependencies to this list.