Skip to content

0.3.1

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

ENHANCEMENTS:

  • Update Molecule to 3.2.1 and Docker Python SDK to 4.4.0.
  • Replace TravisCI with GitHub actions.

BUG FIXES:

  • Switch to explicit boolean values in sub_filter defaults for last_modified and since in nginx_config_main_template. "on" and "off" values are treated as true instead of true/false when surrounded by double quotes. By always resorting to true/false we avoid unaccounted edge cases.
  • Fix issue whereas SELinux state would not be correctly set back to enforcing when nginx_config_selinux: true.