Commit Graph

210 Commits

Author SHA1 Message Date
Jeff Geerling
d3baaf9908 Remove ansible-lint from roles. 2021-03-15 09:28:33 -05:00
Jeff Geerling
f91f3dc631 Make ansible-lint work again. 2021-02-22 16:15:09 -06:00
Jeff Geerling
3e0b830f84 Drop support for RedHat / CentOS 6. 2020-12-08 17:04:48 -06:00
Jeff Geerling
28c3d9458d Dump Travis CI and move to GitHub Actions. 2020-11-05 15:05:48 -06:00
Jeff Geerling
73b0585715 Switch to travis-ci.com. 2020-10-26 20:10:55 -05:00
Jeff Geerling
2e07c1cae4 Make sure docker driver is installed with molecule. 2020-10-15 17:04:41 -05:00
Jeff Geerling
227d1326ca Fix rule 208 lint issues. 2020-08-20 22:37:17 -05:00
Jeff Geerling
78c46c4972 Ignore the tyranny of ansible-lint rule 106. 2020-08-20 19:22:25 -05:00
Jeff Geerling
485cc835f1 Upgrade Travis CI docker version to fix Molecule tests. 2020-08-12 14:55:29 -05:00
Jeff Geerling
9ae8584281 Clarify that PPA addition only happens if configured. 2020-07-22 12:27:50 -05:00
Jeff Geerling
c5d73ace87 Ensure dirmngr is installed for gnupg compatibility. 2020-07-22 09:06:49 -05:00
Jeff Geerling
14bda8108e Update nginx test environments. 2020-07-22 09:04:35 -05:00
Jeff Geerling
606592e05e Ensure galaxy meta information is consistent on all my roles. 2020-05-26 09:46:12 -05:00
Jeff Geerling
87ecb1127f Add probot/stale configuration to repository for stale issues. 2020-03-05 10:44:28 -06:00
Jeff Geerling
fc5451b2aa Make sure molecule lint script has set -e option. 2020-02-24 09:45:01 -06:00
Jeff Geerling
9fd6f2973b Update molecule configuration to work with 3.0. 2020-02-20 15:54:50 -06:00
Jeff Geerling
790e82457a Update molecule configuration to work with 3.0. 2020-02-20 14:28:57 -06:00
Jeff Geerling
762500858b Update molecule configuration to work with 3.0. 2020-02-20 14:22:55 -06:00
Jeff Geerling
8fd368cea5 YAML syntax fix. 2019-12-11 10:52:50 -06:00
Jeff Geerling
f44af7cd88
Create FUNDING.yml 2019-12-11 09:58:20 -06:00
Jeff Geerling
4400af5065
Merge pull request #188 from dbaio/master
Add ASSUME_ALWAYS_YES in FreeBSD pkg update
2019-08-26 14:59:45 -05:00
Danilo G. Baio (dbaio)
cac5b664b6 Add quotes to ASSUME_ALWAYS_YES=yes
Prevent YAML interpreters to convert it to bool.
2019-08-26 14:42:33 -03:00
Danilo G. Baio (dbaio)
4e3911c8ea yamllint: Ignore truthy warning for ASSUME_ALWAYS_YES=yes 2019-06-29 09:51:10 -03:00
Danilo G. Baio (dbaio)
654229e203 Add ASSUME_ALWAYS_YES in FreeBSD pkg update 2019-06-27 21:15:00 -03:00
Jeff Geerling
79650c5886
Merge pull request #156 from spreedly/restart_via_handler
Don't start service in tasks. Defer to handlers to allow further configuration outside of role.
2019-06-06 11:45:00 -05:00
Jeff Geerling
d2f244b5b6 PR #156 follow-up: Fix code linting issue. 2019-06-06 11:33:04 -05:00
Jeff Geerling
630cf44e8d PR #156 follow-up: Make service state more configurable. 2019-06-06 11:24:51 -05:00
Jeff Geerling
e89289d5f1 Fix Ansible 2.8 deprecation warnings for bare vars. 2019-05-31 22:32:09 -05:00
Jeff Geerling
8beeb319fd Remove unused tests. 2019-05-16 22:17:42 -05:00
Jeff Geerling
d702193592
Merge pull request #185 from jamieburchell/patch-1
Use package module instead of yum
2019-05-14 15:51:44 -05:00
Jamie Burchell
047896db9e
Use package module instead of yum
I noticed that your other roles have switched to using the package module instead of yum.
2019-05-13 20:03:36 +01:00
Jeff Geerling
f1153a6b42 Remove debian8 tests as it is now failing and old. 2019-03-28 19:19:07 -05:00
Jeff Geerling
e34b300d58 Resolve some tiny ansible-lint issues. 2018-12-06 16:53:24 -06:00
Jeff Geerling
695e0dc519 Fixes #175: root_group var should be used for vhosts file, RedHat setup. 2018-11-21 20:31:12 -06:00
Jeff Geerling
ba806a5c1a Update tests for optimum efficiency. 2018-10-23 10:19:05 -05:00
Jeff Geerling
638047eff0 Fixes #171: Log format gets strange newline in Ansible 2.7. 2018-10-04 12:41:35 -05:00
Jeff Geerling
67c8be8106 Fix some Ansible Lint issues and set up yaml-lint options. 2018-09-25 22:42:06 -05:00
Jeff Geerling
a3e664b069 Switch tests to use Molecule. 2018-09-25 22:26:43 -05:00
Jeff Geerling
57ef9e3855
Merge pull request #160 from alessfg/(feature)/add-nginx-role-readme-note
Update README
2018-07-31 11:27:28 -05:00
Alessandro Fael Garcia
6294f6b4bf Update README
Per previous discussions, add a small note to the README to resolve #152
2018-07-16 11:35:41 -07:00
Bill ONeill
6df0200468
Allow customization of nginx service enablement/status. Default to enabled and started. 2018-05-21 10:13:32 -04:00
Jeff Geerling
0010b7e06c PR #133 follow-up: Bump minimum Ansible version to 2.4. 2018-04-24 13:15:04 -05:00
Jeff Geerling
212c68800c
Merge pull request #133 from amritsingh/master
Changed 'include' to 'import_tasks' and 'include_tasks'
2018-04-24 13:14:19 -05:00
Jeff Geerling
d2e06498c1 Fix broken test. 2018-04-04 19:16:35 -05:00
Jeff Geerling
863d3227f5 Fix deprecation warnings in Ansible 2.5 for state 'present'. 2018-04-04 14:01:06 -05:00
Amrit Singh
dec3152c2d Changed 'include' to 'import_tasks' and 'include_tasks' as 'include' will be deprecated in v2.8 2017-11-08 16:12:54 +05:30
Jeff Geerling
7aa2ea4779 Merge branch '118-flush-access-log' 2017-08-08 13:06:11 -05:00
Jeff Geerling
af45188391 Issue #118: Remove Ubuntu 12.04 support, test in Debian. 2017-08-08 13:00:05 -05:00
Jeff Geerling
b7c51b2bfb Fixes #118: Add default 2m flush to access_log. 2017-08-08 12:06:19 -05:00
Jeff Geerling
69157acbb0 Document variable nginx_extra_conf_options. 2017-07-28 11:48:07 -05:00