mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-29 10:15:31 +02:00
Update to 2022-03-17 09:00
This commit is contained in:
16
roles/ldap2pg/tasks/main.yml
Normal file
16
roles/ldap2pg/tasks/main.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
|
||||
- include_tasks: user.yml
|
||||
tags: always
|
||||
|
||||
- include_tasks: facts.yml
|
||||
tags: always
|
||||
|
||||
- include_tasks: install.yml
|
||||
tags: always
|
||||
|
||||
- include_tasks: conf.yml
|
||||
tags: always
|
||||
|
||||
- include_tasks: services.yml
|
||||
tags: always
|
Reference in New Issue
Block a user