ansible-personal/roles
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
..
common roles/common: Update list of abusive IP addresses 2019-11-13 11:35:14 +02:00
mariadb roles/mariadb: Remove login_unix_socket from .my.cnf 2019-09-14 18:32:26 +03:00
munin roles/munin: Don't use loop when installing one package 2018-04-02 15:51:29 +03:00
nginx roles: Fix syntax for testing booleans 2019-11-26 11:19:22 +02:00
php-fpm roles: Fix syntax for testing booleans 2019-11-26 11:19:22 +02:00