Update install_morefine.yaml

This commit is contained in:
Laci Dusa 2023-07-31 10:08:31 +00:00
parent 24bd72ae9a
commit 690ca180d7

View File

@ -1,6 +1,8 @@
- hosts: morefine - hosts: morefine
name: Install morefine name: Install morefine
become: yes become: yes
become_method: enable
become_user: jd
tasks: tasks:
- name: Install ldap packages - name: Install ldap packages
ansible.builtin.apt: ansible.builtin.apt: