Enable cockpit, initially Fedora 33 with others later

This commit is contained in:
2020-11-29 23:21:17 -06:00
parent 3ba4bbfaef
commit f48ff23d7c
5 changed files with 100 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
galaxy_info:
author: your name
description: your role description
author: Jason Rothstein
description: Ensures cockpit 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.