Update meta info and now only support Debian Buster
This commit is contained in:
parent
f06e7c355c
commit
c9d8a0845e
|
@ -3,6 +3,7 @@
|
|||
### Features
|
||||
|
||||
* Adapt for Debian Buster (start with arpwatch version 2.1a15-7)
|
||||
* Drop Debian Stretch support. Stay in v1.* to be able to manage Arpwatch on Debian Stretch
|
||||
|
||||
## v1.0.2
|
||||
|
||||
|
|
|
@ -8,11 +8,11 @@ galaxy_info:
|
|||
license: WTFPL
|
||||
company: IPR
|
||||
issue_tracker_url: https://git.ipr.univ-rennes1.fr/cellinfo/ansible.arpwatch/issues
|
||||
min_ansible_version: 2.4
|
||||
min_ansible_version: 2.9
|
||||
platforms:
|
||||
- name: Debian
|
||||
versions:
|
||||
- stretch
|
||||
- buster
|
||||
galaxy_tags:
|
||||
- system
|
||||
- arpwatch
|
||||
|
|
Loading…
Reference in New Issue