mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 15:38:33 +02:00
Update install_morefine.yaml
This commit is contained in:
@ -1 +1,8 @@
|
|||||||
|
- hosts: morefine
|
||||||
|
name: Install morefine
|
||||||
|
become: true
|
||||||
|
tasks:
|
||||||
|
- name: Install ldap packages
|
||||||
|
ansible.builtin.apt:
|
||||||
|
name:
|
||||||
|
- curl
|
||||||
|
Reference in New Issue
Block a user