Update install_morefine.yaml

This commit is contained in:
Laci Dusa 2023-07-31 09:41:47 +00:00
parent 224b4bd523
commit a72a9002b4

View File

@ -1,7 +1,7 @@
- hosts: morefine - hosts: morefine
name: Install morefine name: Install morefine
become: true become: true
ansible_become_method: su become_method: su
become_user: root become_user: root
tasks: tasks:
- name: Install ldap packages - name: Install ldap packages