mirror of
https://github.com/geerlingguy/ansible-role-postgresql.git
synced 2024-11-11 13:50:50 -05:00
Add fedora 29 to the test suite
I am not adding Fedora 30 because there is no image for it, only: docker.io/geerlingguy/docker-fedora29-ansible
This commit is contained in:
parent
a7b553a9ca
commit
536f4b999c
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ env:
|
||||||
- ROLE_NAME: postgresql
|
- ROLE_NAME: postgresql
|
||||||
matrix:
|
matrix:
|
||||||
- MOLECULE_DISTRO: centos7
|
- MOLECULE_DISTRO: centos7
|
||||||
|
- MOLECULE_DISTRO: fedora29
|
||||||
- MOLECULE_DISTRO: ubuntu1804
|
- MOLECULE_DISTRO: ubuntu1804
|
||||||
- MOLECULE_DISTRO: ubuntu1604
|
- MOLECULE_DISTRO: ubuntu1604
|
||||||
- MOLECULE_DISTRO: debian10
|
- MOLECULE_DISTRO: debian10
|
||||||
|
|
Loading…
Reference in a new issue