Ansible Role: Common configuration
Go to file
Alex Kotov 5d3d0c380d
Update Certbot Nginx SSL options
2021-08-10 17:11:16 +05:00
defaults Allow to prepend iptables rules 2021-07-08 21:47:40 +05:00
files Fix syslog facilities 2020-07-15 01:43:11 +05:00
handlers Add "tasks/apache.yml" 2020-01-20 23:42:36 +05:00
meta Support Ubuntu 20.04 LTS Focal Fossa 2020-06-10 11:29:32 +05:00
tasks Fix bug 2021-08-09 21:48:47 +05:00
templates Update Certbot Nginx SSL options 2021-08-10 17:11:16 +05:00
vars Update Certbot Nginx SSL options 2021-08-10 17:11:16 +05:00
.gitignore Add .gitignore 2020-01-14 12:08:02 +05:00
LICENSE Initial commit 2020-01-14 11:45:47 +05:00
README.md Fix syslog facilities 2020-07-15 01:43:11 +05:00

README.md

Ansible Role - Common

Syslog facilities:

  • local7 - web servers (Nginx, Apache)

Syslog tags:

  • nginx - Nginx web server
  • httpd - Apache web server