ansible-personal/roles/nginx/tasks
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
..
letsencrypt.yml roles/nginx: Update certbot dependencies for Debian 10 2019-07-23 18:38:33 +03:00
main.yml roles: Fix syntax for testing booleans 2019-11-26 11:19:22 +02:00
vhosts.yml roles/nginx: Move WordPress tasks to separate file 2018-04-26 17:09:09 +03:00
wordpress.yml roles: Fix syntax for testing booleans 2019-11-26 11:19:22 +02:00