ansible-roles/nginx/tasks
Brice Waegeneire 71879b999c nginx: Start server once.
Nginx is already started at the end of the main task. Starting the
service before we configure it correctly can put the role as failed if
the default configuration don't work on the host.
2022-07-05 15:57:41 +02:00
..
ip_whitelist.yml Use 'loop' syntax instead of 'with_items' 2021-05-04 14:19:18 +02:00
logrotate.yml nginx: improve tasks naiming 2021-10-02 09:35:17 +02:00
main.yml Fix missing evolinux_server_custom file copy in Nginx role. 2022-02-15 17:46:14 +01:00
munin_graphs.yml nginx: improve tasks naiming 2021-10-02 09:35:17 +02:00
munin_vhost.yml nginx: improve tasks naiming 2021-10-02 09:35:17 +02:00
packages.yml nginx: Start server once. 2022-07-05 15:57:41 +02:00
packages_backports.yml nginx: improve tasks naiming 2021-10-02 09:35:17 +02: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