2
0

workshop final: renommage et mise au point

This commit is contained in:
2020-05-07 17:12:18 +02:00
parent 169875c3f6
commit 724ef2a37f
18 changed files with 13 additions and 1 deletions

View File

@@ -0,0 +1 @@
redhat.yml

View File

@@ -0,0 +1,7 @@
---
apache_conf_dir: /etc/apache2/sites-enabled
apache_log_dir: /var/log/apache2
package_name: apache2
service_name: apache2
apache_user: www-data
apache_group: www-data

View File

@@ -0,0 +1,3 @@
---
# vars file for myapache
http_port: 80

View File

@@ -0,0 +1,6 @@
$ANSIBLE_VAULT;1.1;AES256
65396436653861633130663634636339613933383439356263373233616131626263323262346565
3733396333333636623034656436633136356139383539350a643965663233323631393561663862
64343232366233653939643336623232656530373166656638643031356165323636653061373334
3636363766393739360a343933306139636632393439333933343963363732616362366564386434
31656334623334316465653230393935646535623531386133636362633163356664

View File

@@ -0,0 +1,7 @@
---
apache_conf_dir: /etc/httpd/conf.d/
apache_log_dir: /var/log/httpd
package_name: httpd
service_name: httpd
apache_user: apache
apache_group: apache