You've already forked ansible-role-bind9
fix(ansible-galaxy): adapt list of supported platforms
This commit is contained in:
@ -6,13 +6,16 @@ galaxy_info:
|
||||
license: MIT
|
||||
min_ansible_version: "2.9"
|
||||
platforms:
|
||||
- name: "ArchLinux"
|
||||
- name: ArchLinux
|
||||
versions:
|
||||
- all
|
||||
- name: "Ubuntu"
|
||||
- name: EL
|
||||
versions:
|
||||
- all
|
||||
- name: "EL"
|
||||
- name: Fedora
|
||||
versions:
|
||||
- all
|
||||
- name: Ubuntu
|
||||
versions:
|
||||
- all
|
||||
|
||||
|
Reference in New Issue
Block a user