Add role meta

This commit is contained in:
Jason Rothstein 2020-12-28 15:13:28 -06:00
parent 4e58508b8e
commit 9f589ee5ce

View File

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