Update install_morefine.yaml

This commit is contained in:
Laci Dusa 2023-07-31 10:30:12 +00:00
parent b4965924f0
commit 84ed1d53e7

View File

@ -1,11 +1,9 @@
- hosts: morefine
name: Install morefine
become: yes
become_user: jd
tasks:
- name: Install ldap packages
ansible.builtin.apt:
name:
- curl
- yakuake
become: true