Bump minimum Ansible version and add focal to Ubuntu supported platforms.

This commit is contained in:
Jeff Geerling 2020-03-20 10:37:33 -05:00
parent a2564f6c27
commit 1f05a98a2e
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,7 @@ galaxy_info:
description: PostgreSQL server for Linux. description: PostgreSQL server for Linux.
company: "Midwestern Mac, LLC" company: "Midwestern Mac, LLC"
license: "license (BSD, MIT)" license: "license (BSD, MIT)"
min_ansible_version: 2.4 min_ansible_version: 2.8
platforms: platforms:
- name: EL - name: EL
versions: versions:
@ -22,6 +22,7 @@ galaxy_info:
versions: versions:
- xenial - xenial
- bionic - bionic
- focal
- name: Debian - name: Debian
versions: versions:
- wheezy - wheezy