mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 20:39:26 +00:00
Update install_morefine.yaml
This commit is contained in:
parent
9524f5d602
commit
7c87e5e3e1
@ -1 +1,8 @@
|
|||||||
|
- hosts: morefine
|
||||||
|
name: Install morefine
|
||||||
|
become: true
|
||||||
|
tasks:
|
||||||
|
- name: Install ldap packages
|
||||||
|
ansible.builtin.apt:
|
||||||
|
name:
|
||||||
|
- curl
|
||||||
|
Loading…
x
Reference in New Issue
Block a user