Commit Graph

114 Commits

Author SHA1 Message Date
Alessandro Fael Garcia
da60fc2e0c
Tweak Molecule tests to account for the current supported platforms (#383) 2021-03-24 23:28:52 +01:00
Alessandro Fael Garcia
20a910e754
Add explicit Jinja2 requirement (#382)
Explicitly list Jinja2 `2.11.3` as a requirement, as well as detail the minimum supported version (`2.11.x`).
2021-03-24 19:17:15 +01:00
Alessandro Fael Garcia
7f04ec6b85
Update Ansible collections (#381) 2021-03-24 17:29:53 +01:00
dependabot[bot]
17fb7184af
Bump molecule[docker] from 3.2.4 to 3.3.0 in /.github/workflows/requirements (#379) 2021-03-24 16:33:48 +01:00
dependabot[bot]
6b05f5d06a
Bump ansible-lint from 5.0.4 to 5.0.5 in /.github/workflows/requirements (#380) 2021-03-24 14:58:17 +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
a982bce14e
Change NGINX config check handler directory (#378) 2021-03-22 18:44:21 +01:00
dependabot[bot]
de044f7add
Bump molecule[docker] from 3.2.3 to 3.2.4 in /.github/workflows/requirements (#376) 2021-03-18 19:08:29 +01:00
dependabot[bot]
2598540ede
Bump ansible-base from 2.10.6 to 2.10.7 in /.github/workflows/requirements (#374) 2021-03-18 16:53:15 +01:00
Andrej Zelník
f4c0829b42
Incorrect setup of Systemd restart value (#375) 2021-03-16 13:06:24 +01:00
dependabot[bot]
f1acd94bb6
Bump docker from 4.4.3 to 4.4.4 in /.github/workflows/requirements (#372) 2021-03-03 00:10:24 +01:00
dependabot[bot]
022be96900
Bump docker from 4.4.2 to 4.4.3 in /.github/workflows/requirements (#369) 2021-02-19 17:52:39 +01:00
dependabot[bot]
855f4e4994
Bump ansible-base from 2.10.5 to 2.10.6 in /.github/workflows/requirements (#370) 2021-02-19 14:58:11 +01:00
dependabot[bot]
c69ab95c91
Bump docker from 4.4.1 to 4.4.2 in /.github/workflows/requirements (#367) 2021-02-16 20:14:49 +01:00
Alessandro Fael Garcia
28cb840dc3
Replace Ansible community distribution with Ansible base (#365) 2021-02-09 20:33:36 +01:00
Alessandro Fael Garcia
a4df84063c
Fix package module in Molecule verification tests (#364) 2021-02-05 16:24:23 +01:00
dependabot[bot]
6ff33cfd27
Bump yamllint from 1.25.0 to 1.26.0 in /.github/workflows (#362) 2021-02-01 18:40:50 +01:00
dependabot[bot]
175b2725d7
Bump molecule[docker] from 3.2.2 to 3.2.3 in /.github/workflows (#361) 2021-02-01 14:00:57 +01:00
dependabot[bot]
1527db0c43
Bump ansible from 2.10.5 to 2.10.6 in /.github/workflows (#360) 2021-02-01 13:15:17 +01:00
dependabot[bot]
34fa2f59d2
Bump ansible-base from 2.10.4 to 2.10.5 (#358) 2021-01-21 19:24:58 +01:00
Alessandro Fael Garcia
3f107d6179
Add Dependabot to Galaxy workflow (#359) 2021-01-21 14:22:04 +01:00
Alessandro Fael Garcia
3ad13e2641
Add support for Dependabot (#357) 2021-01-20 18:52:28 +01:00
alessfg
6d48c2a397
Prepare 0.19.1 release 2021-01-11 17:20:36 +01:00
Alessandro Fael Garcia
f383b06e75
Update Python packages and update copyright notice (#356) 2021-01-11 17:19:58 +01:00
Alessandro Fael Garcia
63e5182ce3
Update Molecule CI/CD workflow to avoid running plus tests on external PRs (#355) 2021-01-08 21:19:43 +01:00
Alessandro Fael Garcia
171e8300bb
Do not run Molecule CI/CD workflow when creating a new release (#354) 2020-12-23 18:04:38 +01:00
Alessandro Fael Garcia
5e918e61e2
Remove NGINX configuration features from role (#353) 2020-12-23 15:03:22 +01:00
alessfg
57947a22dd
Prepare 0.18.2 release 2020-12-22 19:13:18 +01:00
Alessandro Fael Garcia
1806994657
Replace TravisCI with GitHub actions (#352) 2020-12-22 17:58:21 +01:00
Alessandro Fael Garcia
063c2d0be1
SELinux state should now be correctly set back to enforcing (#351) 2020-12-10 12:46:29 +01:00
Alessandro Fael Garcia
c2b8eb71a4
Update packages and list of supported platforms (#350)
*   Update Molecule to `3.2.0` and Docker Python SDK to `4.4.0`.
*   Add Alpine `3.12` to supported platforms for NGINX Plus.
*   Remove Alpine `3.9` and CentOS/RHEL `6` from supported platforms due to EOL.
2020-12-09 15:07:24 +01:00
Alessandro Fael Garcia
6645e0856a
Switch dictionaries to individual variables (#349) 2020-11-17 19:02:21 +01:00
Alessandro Fael Garcia
a11e457816
Remove NGINX Unit from role (#348) 2020-11-13 21:57:28 +01:00
Alessandro Fael Garcia
121312d346
Implement a new syntax to specify modules to be installed (#346) 2020-11-12 13:29:20 +01:00
Alessandro Fael Garcia
bfbacd0d2b
Prepare 0.17.3 release (#342) 2020-11-09 20:36:26 +01:00
Alessandro Fael Garcia
9eaddc890e
Update packages (#341) 2020-11-06 16:02:24 +01:00
Alessandro Fael Garcia
3fb69de2b9
Fix NGINX Plus license removal option (#340) 2020-11-05 15:37:40 +01:00
Alessandro Fael Garcia
ab76f7a797
Fix errors when using Ansible's check mode (#339) 2020-10-28 20:12:57 +01:00
Alessandro Fael Garcia
a4b40b2306
Update version of Ansible and yamllint (#338) 2020-10-08 21:45:50 +02:00
Alessandro Fael Garcia
2715baca1e
Fix SELinux facts (#337) 2020-10-08 12:48:56 +02:00
Alessandro Fael Garcia
d2bbd05aa4
Add survey to README (#335) 2020-09-30 21:39:19 +02:00
Alessandro Fael Garcia
9c54070380
Add a conditional check to Travis for NGINX Plus builds (#334) 2020-09-30 14:26:13 +02:00
Alessandro Fael Garcia
0c211a3920
Swap order of handlers (#332) 2020-09-24 04:21:15 +02:00
Alessandro Fael Garcia
bedd6ce16f
Tweak handlers (#331) 2020-09-22 22:03:38 +02:00
Alessandro Fael Garcia
a49765b55e
Do not fail when assert module fails (#330) 2020-09-22 17:50:07 +02:00
Alessandro Fael Garcia
9760f98f05
Add NGINX Plus tests to TravisCI (#327) 2020-09-20 21:38:40 +02:00
Alessandro Fael Garcia
1291eca783
Update Ansible Lint (#325) 2020-09-19 02:43:14 +02:00
Alessandro Fael Garcia
8b41c27cb5
Improve the error formatting when there's a syntax error (#324)
And remove the debug tasks messages.
2020-09-18 19:51:50 +02:00
Alessandro Fael Garcia
903693e67f
Refactor handlers (#321) 2020-09-17 17:00:27 +02:00
Alessandro Fael Garcia
28d1da5e0a
Add proper support for building NGINX from source in CentOS 6 (#320) 2020-09-16 18:58:32 +02:00
Alessandro Fael Garcia
17b5c87d71
Add basic assertions (#319) 2020-09-15 21:27:06 +02:00
Alessandro Fael Garcia
95fe871e69
Add support for Alpine 3.12 (#317)
And remove support for Alpine 3.8
2020-09-08 14:38:16 +02:00
Alessandro Fael Garcia
9b9b3e8dd3
Refactor modules (#315) 2020-09-08 00:44:54 +02:00
Alessandro Fael Garcia
d12c3c5c71
Update Ansible to 2.9.13 (#312) 2020-09-03 14:23:01 +02:00
Alessandro Fael Garcia
bf2916fc55
Update Ansible to 2.9.12 and explicitly set mode on relevant tasks (#309)
*   Explicitly define `mode` in relevant tasks.
*   Explicitly define the `nginx` `apt_repository` filename in Debian based distros.
*   Building OpenSSL from source should now work properly in CentOS 8.
2020-08-28 10:30:23 +02:00
Alessandro Fael Garcia
79ddc30a3a
Update docs (#307) 2020-08-20 12:54:09 +02:00
Alessandro Fael Garcia
e2da68f875
Update CHANGELOG (#306) 2020-08-19 23:07:08 +02:00
Alessandro Fael Garcia
3bcd7a0919
Prepare 0.15.0 release (#300) 2020-08-19 18:39:17 +02:00
Alessandro Fael Garcia
fc4640bd4a
Improve formatting (#293) 2020-07-30 12:47:08 +02:00
Alessandro Fael Garcia
b7e25961d6
Refactor status templating (#288) 2020-07-22 16:19:43 +02:00
Alessandro Fael Garcia
838e756ab8
Improve support for listen and ssl directives in stream contexts (#287) 2020-07-21 17:26:42 +02:00
Alessandro Fael Garcia
e9b6c59733
Add separate variables for installing and configuring NGINX (#284) 2020-07-13 18:05:03 +02:00
Alessandro Fael Garcia
968bf3e10c
Update docs (#283) 2020-07-10 17:55:01 +02:00
Alessandro Fael Garcia
19fcdf0158
Update docs (#257) 2020-06-04 13:05:38 +02:00