ansible-personal/roles/php-fpm/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
..
Debian_10.yml roles: Fix syntax for testing booleans 2019-11-26 11:19:22 +02:00
main.yml roles/php-fpm: Update for PHP 7.3 in Debian 10 2019-07-06 21:16:19 +03:00
Ubuntu_18.04.yml roles: Fix syntax for testing booleans 2019-11-26 11:19:22 +02:00
Ubuntu.yml roles: Fix syntax for testing booleans 2019-11-26 11:19:22 +02:00