Commit Graph

19 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
5f1fc18917
Improve uninstalling NGINX capabilities (#472) 2021-12-07 02:47:13 +01:00
Alessandro Fael Garcia
a4b858467a
Pin Alpine and Debian OSS repositories (#471) 2021-12-03 07:59:36 +01:00
Alessandro Fael Garcia
5dbbe39ca4
Always update NGINX dependencies to the latest available version (#452) 2021-10-06 00:20:23 +02: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
59e0170313
Fix OSS Alpine installation and add Alpine test coverage (#190) 2019-11-22 15:52:34 +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
Alessandro Fael Garcia
41aeda300d
Add option to specify the version of NGINX to install (#177)
And remove outdated Debian Jessie Molecule tests
2019-11-03 15:07:38 +01:00
Alessandro Fael Garcia
a92d424bdb
Add support for Debian Buster (#163)
Closes #151
2019-08-07 22:16:27 +02:00
Zeno Grandi
487a2d0c07 Use Molecule for testing (#158)
* Ported test playbooks to Molecule scenarios

* Update Travis integration

* Delete legacy tests
2019-08-03 12:53:21 +02:00