ansible-personal/roles/nginx
Alan Orth aa1dac8c30
roles: Fix syntax for testing booleans
ansible-lint told me not to test equality with booleans using literal
"True" and "False", but it Ansible complains if I use "is True" also.
It seems that I need to adjust the syntax slightly.
2019-11-26 11:19:22 +02:00
..
defaults Update nginx cipher suite and TLS protocols 2019-07-23 17:53:22 +03:00
files roles/nginx: Updates to accomodate Debian 9 (stretch) 2017-01-30 15:43:03 +02:00
handlers roles/nginx: Use systemd module instead of service 2017-11-05 00:27:44 +02:00
tasks roles: Fix syntax for testing booleans 2019-11-26 11:19:22 +02:00
templates roles/nginx: Fix hardcoded "stretch" release in sources 2019-09-15 16:03:17 +03:00