Skip to content

Releases: timorunge/ansible-custom-nginx

0.3.3

17 Jan 15:59
Compare
Choose a tag to compare
* Moving tests to Ansible 2.7.5

0.3.2

10 Sep 19:43
Compare
Choose a tag to compare
* Also updating the README with the correct Ansible version...

0.3.1

03 Jul 22:38
Compare
Choose a tag to compare
* Updated Dockerfiles to Ansible 2.6

* Changed tested Ansible version in README.md
* Removed testing for Ubuntu 14.04

0.3.0

20 Jun 10:07
Compare
Choose a tag to compare
  • Moving Ansible tests to the latest 2.6 rc: 2.6.0rc3
  • Removing Ansible 2.7 deprecation warnings
  • Build per default with GeoIP enabled
    • Adding GeoIP and SSL build options to the test.yml
  • Adding examples to README.md file
    • nginx configuration with jdauphant.nginx
    • nginx logrotation with nickhammond.logrotate
    • Adding GeoIP options
  • docker-entrypoint.sh nginx response is now giving an meaningful output

0.2.0

17 Jun 20:49
Compare
Choose a tag to compare
  • Adding support for EL based operating systems
  • Added testing based on Docker for multiple operating systems (CentOS, Debian & Ubuntu)
  • Moving travis tests to Docker

0.1.0

14 Jun 22:58
Compare
Choose a tag to compare
Initial commit of ansible-custom-nginx.