Ansible Role: Common configuration
Go to file
Alex Kotov fc7ea3450e
Fix bug
2021-08-09 21:42:13 +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
molecule/default Support Ubuntu 20.04 LTS Focal Fossa 2020-06-10 11:29:32 +05:00
tasks Fix bug 2021-08-09 21:42:13 +05:00
templates Add Nginx site config template 2021-08-09 21:03:05 +05:00
vars Install Nginx and Apache log configs 2020-07-14 01:58:01 +05:00
.gitignore Add .gitignore 2020-01-14 12:08:02 +05:00
.yamllint Initialize role 2020-01-14 11:59:13 +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