Update install_morefine.yaml

This commit is contained in:
Laci Dusa 2023-07-31 09:25:55 +00:00
parent 9524f5d602
commit 7c87e5e3e1

View File

@ -1 +1,8 @@
- hosts: morefine
name: Install morefine
become: true
tasks:
- name: Install ldap packages
ansible.builtin.apt:
name:
- curl