diff --git a/apache/README.md b/apache/README.md index 40e17499..c6f6a91e 100644 --- a/apache/README.md +++ b/apache/README.md @@ -6,6 +6,8 @@ Install Apache Everything is in the `tasks/main.yml` file for now. +An `ip_whitelist.yml` standalone task file is available to update IP adresses whitelist without rolling the whole role. + ## Available variables Main variables are : diff --git a/fail2ban/README.md b/fail2ban/README.md index 99ab0ae3..3689aa48 100644 --- a/fail2ban/README.md +++ b/fail2ban/README.md @@ -6,6 +6,8 @@ Install Fail2ban. Everything is in the `tasks/main.yml` file. +An `ip_whitelist.yml` standalone task file is available to update IP adresses whitelist without rolling the whole role. + ## Available variables Main variables are : diff --git a/nginx/README.md b/nginx/README.md index 96d061ed..48a875ce 100644 --- a/nginx/README.md +++ b/nginx/README.md @@ -12,6 +12,8 @@ The minimal mode is for servers without real web apps, and only access to munin The regular mode is for full fledged web services with optimized defaults. +An `ip_whitelist.yml` standalone task file is available to update IP adresses whitelist without rolling the whole role. + ## Available variables Main variables are :