libreoffice rolle eingefügt
This commit is contained in:
parent
4573ca2470
commit
e9498e6cb0
|
@ -6,6 +6,10 @@
|
||||||
|
|
||||||
# to verify ufw configuration run:
|
# to verify ufw configuration run:
|
||||||
# sudo ufw status verbose
|
# sudo ufw status verbose
|
||||||
|
roles:
|
||||||
|
- role: libreoffice
|
||||||
|
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: Install ufw
|
- name: Install ufw
|
||||||
apt: package=ufw state=present
|
apt: package=ufw state=present
|
||||||
|
|
Loading…
Reference in New Issue