Playbook séparé pour element-desktop
This commit is contained in:
parent
a8950fb409
commit
e50dae4b12
1 changed files with 22 additions and 20 deletions
|
@ -1,4 +1,6 @@
|
||||||
|
- name: Installation d'element
|
||||||
|
hosts: localhost
|
||||||
|
tasks:
|
||||||
- name: Package apt-transport-https
|
- name: Package apt-transport-https
|
||||||
ansible.builtin.apt:
|
ansible.builtin.apt:
|
||||||
name:
|
name:
|
||||||
|
|
Loading…
Reference in a new issue