github nginxinc/ansible-role-nginx 0.17.4

latest releases: 0.24.2, 0.24.1, 0.24.0...
pre-release3 years ago

ENHANCEMENTS:

Implement a new syntax to specify modules to be installed. You can now use the following format if you want further fine grained control over how you install modules:

- name: njs  # Required
  state: present  # Optional
  version: =1.19.4+0.4.4-1~bionic  # Optional

The old method of specifying modules (using a list of names) still works as expected.

Don't miss a new ansible-role-nginx release

NewReleases is sending notifications on new releases.