roles/apache: Role to deploy Apache HTTPD
The *apache* role installs and configures the Apache HTTPD server and its *mod_ssl* module. It currently only works on Fedora/RHEL-based distributions.
This commit is contained in:
5
roles/apache/files/.gitignore
vendored
Normal file
5
roles/apache/files/.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
*.cer
|
||||
*.crt
|
||||
*.key
|
||||
*.pem
|
||||
*.keytab
|
||||
Reference in New Issue
Block a user