Commit Graph

14 Commits

Author SHA1 Message Date
dependabot[bot]
a4afcec939
Bump ansible-lint from 5.3.1 to 5.3.2 in /.github/workflows/requirements (#481) 2022-02-02 19:01:38 +01:00
Alessandro Fael Garcia
a4b858467a
Pin Alpine and Debian OSS repositories (#471) 2021-12-03 07:59:36 +01:00
Alessandro Fael Garcia
b5d797d213
Update list of supported platforms for NGINX Plus R25 (#446) 2021-09-28 20:20:01 +02:00
Alessandro Fael Garcia
894fe47c2c
Add support for installing NGINX OSS in Amazon Linux (#435) 2021-08-23 16:35:02 +02:00
Alessandro Fael Garcia
fb391a09cc
Replace "yes"/"no" boolean values with "true"/"false" (#414) 2021-06-02 17:47:44 +02:00
Alessandro Fael Garcia
da60fc2e0c
Tweak Molecule tests to account for the current supported platforms (#383) 2021-03-24 23:28:52 +01:00
dependabot[bot]
023cd3a38e
Bump ansible-lint from 4.3.7 to 5.0.4 in /.github/workflows/requirements (#377) 2021-03-22 21:17:54 +01:00
Alessandro Fael Garcia
1a1fdc2962
Update Ansible Lint to 4.3.3 (#311) 2020-09-01 16:34:54 +02:00
Alessandro Fael Garcia
730ab15ecb
Replace Molecule's Python verifier with the Ansible verifier (#285) 2020-07-20 13:37:36 +02:00
Alessandro Fael Garcia
55c2f534ef
Add support for Ubuntu Focal (#258) 2020-06-08 15:46:01 +02:00
Tom Gamull
2289b6a070
Buildfromsource (#233)
* Add build from source option

* Update to Molecule 3.0

* Add service manager to Debian images

* Add .gitignore entry for Ansible retry files

Co-authored-by: Alessandro Fael Garcia <alessfg@hotmail.com>
2020-03-25 18:43:32 +01:00
Alessandro Fael Garcia
e4e68376f5 Add testing and use correct repository for CentOS/RHEL 8 2019-11-26 22:12:09 +01:00
Alessandro Fael Garcia
f6c48c12d6
Add Alpine tests to all molecule scenarios (#191)
* Use distro specific Ansible modules to install NGINX

* Install NGINX directly in Alpine distributions from the official repository to avoid naming conflicts

* Set travis_wait parameter to max timeout setting
2019-11-24 02:10:55 +01:00
Alessandro Fael Garcia
16f21c5c7c
Optimise testing and fix CentOS GeoIP module (#185)
* Use slim Debian images for testing 
* Update `volume_mounts` to `volumes`
* Update and move default Dockerfile
* Use normal centos image
* Add epel-release prerequisite to CentOS modules
* Separate module and template tests
2019-11-21 19:53:30 +01:00