mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-10-29 18:01:24 +01:00
Update to 2023-06-16 23:00
This commit is contained in:
8
roles/httpd_common/vars/RedHat-9.yml
Normal file
8
roles/httpd_common/vars/RedHat-9.yml
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
|
||||||
|
httpd_common_packages:
|
||||||
|
- httpd
|
||||||
|
- mod_fcgid
|
||||||
|
- python3-policycoreutils
|
||||||
|
- python3-passlib
|
||||||
|
- mod_authnz_pam
|
||||||
@@ -7,4 +7,5 @@
|
|||||||
- "{{ role_path }}/vars/{{ ansible_os_family }}-{{ ansible_distribution_major_version }}.yml"
|
- "{{ role_path }}/vars/{{ ansible_os_family }}-{{ ansible_distribution_major_version }}.yml"
|
||||||
- "{{ role_path }}/vars/{{ ansible_distribution }}.yml"
|
- "{{ role_path }}/vars/{{ ansible_distribution }}.yml"
|
||||||
- "{{ role_path }}/vars/{{ ansible_os_family }}.yml"
|
- "{{ role_path }}/vars/{{ ansible_os_family }}.yml"
|
||||||
|
- "{{ role_path }}/vars/default.yml"
|
||||||
tags: repo,zabbix
|
tags: repo,zabbix
|
||||||
|
|||||||
1
roles/repo_zabbix/vars/default.yml
Normal file
1
roles/repo_zabbix/vars/default.yml
Normal file
@@ -0,0 +1 @@
|
|||||||
|
---
|
||||||
Reference in New Issue
Block a user