ansible-roles/nginx/tasks
Jérémy Lecour 2ed77c60f0 Improve Ansible syntax
replace « x | changed » by « x is changed »
add explicit « bool » filter
use « length » filter instead of string comparison
2021-05-09 23:06:42 +02:00
..
ip_whitelist.yml Use 'loop' syntax instead of 'with_items' 2021-05-04 14:19:18 +02:00
logrotate.yml whitespaces 2018-01-03 10:05:20 +01:00
main.yml Improve Ansible syntax 2021-05-09 23:06:42 +02:00
munin_graphs.yml Use 'loop' syntax instead of 'with_items' 2021-05-04 14:19:18 +02:00
munin_vhost.yml replace "with_items" in apt modules 2019-12-31 16:18:56 +01:00
packages.yml Improve Ansible syntax 2021-05-09 23:06:42 +02:00
packages_backports.yml Change "|changed" with "is changed" 2019-12-31 16:18:56 +01:00
server_status_read.yml Improve Ansible syntax 2021-05-09 23:06:42 +02:00
server_status_write.yml nginx: change from "nginx_status-XXX" to "server-status-XXX" 2020-12-23 15:53:36 +01:00