Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@alessfg alessfg released this 27 Aug 22:22
· 28 commits to main since this release

BREAKING CHANGES:

  • The repository names in Debian and RedHat based distros have slightly changed. You may run into some duplication issues when running the role on a preexisting target that already has had NGINX installed using the role. To fix this, manually remove the old repository source.

ENHANCEMENTS:

  • Update Ansible to 2.9.12 and Ansible Lint to 4.3.2.
  • Explicitly define mode in relevant tasks.
  • Explicitly define the nginx-unit apt_repository and yum_repository filename in Debian and RedHat based distros.

FEATURES:

  • TravisCI now always uses the latest version of Docker.