diff --git a/roles/nginx/README.md b/roles/nginx/README.md index 6aa31ee..343e50b 100644 --- a/roles/nginx/README.md +++ b/roles/nginx/README.md @@ -42,10 +42,6 @@ None. Needs `nginx__use_custom_nginx_conf` to be set to true to work. You should probably still make sure that your custom `nginx.conf` includes `/etc/nginx/conf.d/*.conf`, so that the other configuration files still work. -## Updates - -This role updates NGINX to the latest version covered by the provided version spec., if needed. - ## `hosts` The `hosts` for this role need to be the machines, for which you want to make sure the `nginx` package is installed from the NGINX repos and a desirable baseline of NGINX configs is deployed.