Update install_morefine.yaml

This commit is contained in:
Laci Dusa 2023-07-31 09:34:30 +00:00
parent 7c87e5e3e1
commit cd5db76db0

View File

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