1
0
Fork 0
mirror of https://github.com/geerlingguy/ansible-role-postgresql.git synced 2025-03-10 17:26:20 -04:00

Add Fedora 30 to the test suite

`podman search` wasn't seeing the image, but the image exists:
https://hub.docker.com/r/geerlingguy/docker-fedora30-ansible
This commit is contained in:
Mike DePaulo 2019-08-06 14:54:08 -04:00
parent 536f4b999c
commit 0020e63607

View file

@ -8,6 +8,7 @@ env:
matrix:
- MOLECULE_DISTRO: centos7
- MOLECULE_DISTRO: fedora29
- MOLECULE_DISTRO: fedora30
- MOLECULE_DISTRO: ubuntu1804
- MOLECULE_DISTRO: ubuntu1604
- MOLECULE_DISTRO: debian10