This commit is contained in:
2025-09-02 15:57:41 +03:00
parent 570e069ded
commit a8d606a3d4
4 changed files with 24 additions and 3 deletions

10
roles/common/tasks/\ Normal file
View File

@@ -0,0 +1,10 @@
- name: Install ldap packages
apt:
name:
- something-something-ldap # es neatceros nevienu ldap package ;-;
- something-else-ldap
state: present
- name: Copy config files
copy:
src: "/etc/kaut-kas-ldap/{{}}.conf"