You've already forked ansible-role-common
Fix galaxy schema
This commit is contained in:
@@ -5,14 +5,12 @@ galaxy_info:
|
|||||||
description: Commonplace system setup
|
description: Commonplace system setup
|
||||||
company: your company (optional)
|
company: your company (optional)
|
||||||
license: MIT
|
license: MIT
|
||||||
min_ansible_version: 2.9
|
min_ansible_version: "2.9"
|
||||||
|
|
||||||
platforms:
|
platforms:
|
||||||
- name: EL
|
- name: EL
|
||||||
versions:
|
versions:
|
||||||
- all
|
- all
|
||||||
|
galaxy_tags: []
|
||||||
categories:
|
|
||||||
- system
|
|
||||||
|
|
||||||
dependencies: []
|
dependencies: []
|
||||||
|
|||||||
Reference in New Issue
Block a user