Tested on Buster and now might needs Ansible v2.5
This commit is contained in:
parent
ceca21a1ce
commit
98a7ebb0b4
|
@ -4,11 +4,12 @@ galaxy_info:
|
||||||
license: WTFPL
|
license: WTFPL
|
||||||
company: IPR
|
company: IPR
|
||||||
issue_tracker_url: https://git.ipr.univ-rennes1.fr/cellinfo/ansible.debian_security/issues
|
issue_tracker_url: https://git.ipr.univ-rennes1.fr/cellinfo/ansible.debian_security/issues
|
||||||
min_ansible_version: 2.5
|
min_ansible_version: 2.7
|
||||||
platforms:
|
platforms:
|
||||||
- name: Debian
|
- name: Debian
|
||||||
versions:
|
versions:
|
||||||
- stretch
|
- stretch
|
||||||
|
- buster
|
||||||
galaxy_tags:
|
galaxy_tags:
|
||||||
- debian
|
- debian
|
||||||
- security
|
- security
|
||||||
|
|
Loading…
Reference in New Issue