You've already forked ansible-role-auth-duo
Linting
This commit is contained in:
@@ -2,7 +2,8 @@ galaxy_info:
|
||||
author: Aaron Guise
|
||||
description: Enable duo_unix - Multifactor Authentication for Linux
|
||||
company: Ultrafast Fibre
|
||||
|
||||
namespace: cybercinch
|
||||
role_name: auth_duo
|
||||
# If the issue tracker for your role is not on github, uncomment the
|
||||
# next line and provide a value
|
||||
# issue_tracker_url: http://example.com/issue/tracker
|
||||
@@ -16,7 +17,7 @@ galaxy_info:
|
||||
# - CC-BY-4.0
|
||||
license: MIT
|
||||
|
||||
min_ansible_version: 2.9
|
||||
min_ansible_version: "2.9"
|
||||
|
||||
# If this a Container Enabled role, provide the minimum Ansible Container version.
|
||||
# min_ansible_container_version:
|
||||
@@ -30,7 +31,8 @@ galaxy_info:
|
||||
platforms:
|
||||
- name: EL
|
||||
versions:
|
||||
- 7
|
||||
- "7"
|
||||
- "8"
|
||||
|
||||
# galaxy_tags: []
|
||||
# # List tags for your role here, one per line. A tag is a keyword that describes
|
||||
|
||||
Reference in New Issue
Block a user