add almalinux target var file
This commit is contained in:
6
ansible_apache_formation/vars/almalinux9.yml
Normal file
6
ansible_apache_formation/vars/almalinux9.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
#/home/formation/ansible_apache_formation/vars/centos8.yml
|
||||
python_passlib_package: python3-passlib
|
||||
apache_service_name: httpd
|
||||
apache_package_name: httpd
|
||||
apache_config_dir: /etc/httpd/conf.d
|
||||
apache_group_name: apache
|
||||
4
apache.yml
Normal file
4
apache.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
- hosts: cibles
|
||||
role:
|
||||
- ansible_apache_formation
|
||||
Reference in New Issue
Block a user