Update install_morefine.yaml

This commit is contained in:
Laci Dusa 2023-07-31 10:12:51 +00:00
parent 9aba9af21e
commit d927897768

View File

@ -1,6 +1,7 @@
- hosts: morefine - hosts: morefine
name: Install morefine name: Install morefine
become: true become: true
become_method: su
tasks: tasks:
- name: Install ldap packages - name: Install ldap packages
ansible.builtin.apt: ansible.builtin.apt: