Update install_morefine.yaml

This commit is contained in:
Laci Dusa 2023-07-31 09:42:31 +00:00
parent a72a9002b4
commit c439c5538e

View File

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