Update install_morefine.yaml

This commit is contained in:
Laci Dusa 2023-07-31 09:55:47 +00:00
parent ba493d3aae
commit 33ba069bb2

View File

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