Update meta info and now only support Debian Buster

This commit is contained in:
Jeremy Gardais 2020-04-28 08:35:14 +02:00
parent f06e7c355c
commit c9d8a0845e
2 changed files with 3 additions and 2 deletions

View File

@ -3,6 +3,7 @@
### Features ### Features
* Adapt for Debian Buster (start with arpwatch version 2.1a15-7) * 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 ## v1.0.2

View File

@ -8,11 +8,11 @@ galaxy_info:
license: WTFPL license: WTFPL
company: IPR company: IPR
issue_tracker_url: https://git.ipr.univ-rennes1.fr/cellinfo/ansible.arpwatch/issues issue_tracker_url: https://git.ipr.univ-rennes1.fr/cellinfo/ansible.arpwatch/issues
min_ansible_version: 2.4 min_ansible_version: 2.9
platforms: platforms:
- name: Debian - name: Debian
versions: versions:
- stretch - buster
galaxy_tags: galaxy_tags:
- system - system
- arpwatch - arpwatch