first commit
This commit is contained in:
6
defaults/main.yml
Normal file
6
defaults/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
apache2_listen_ip: 127.0.0.1
|
||||
apache2_listen_port: 8080
|
||||
apache2_user: www-data
|
||||
apache2_group: www-data
|
||||
apache2_documentroot_default: /var/www/html
|
||||
Reference in New Issue
Block a user