mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-26 15:55:56 +02:00
Update to 2021-12-01 19:13
This commit is contained in:
7
roles/lemonldap_ng/meta/main.yml
Normal file
7
roles/lemonldap_ng/meta/main.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
dependencies:
|
||||
- role: repo_lemonldap_ng
|
||||
- role: httpd_mod_perl
|
||||
when: llng_server == 'httpd'
|
||||
- role: mysql_server
|
||||
when: llng_db_server in ['localhost','127.0.0.1']
|
Reference in New Issue
Block a user