Merge "Fix RedHat entry in apache_config_path"
This commit is contained in:
commit
3e7b7c1dd6
@ -57,7 +57,7 @@
|
|||||||
apache_config_paths:
|
apache_config_paths:
|
||||||
'Debian': '/etc/apache2/sites-enabled/'
|
'Debian': '/etc/apache2/sites-enabled/'
|
||||||
'Suse': '/etc/apache2/conf.d/'
|
'Suse': '/etc/apache2/conf.d/'
|
||||||
'Redhat': '/etc/httpd/conf.d/'
|
'RedHat': '/etc/httpd/conf.d/'
|
||||||
|
|
||||||
- name: Discover configurations
|
- name: Discover configurations
|
||||||
find:
|
find:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user