homeserver/Archiv/mgrote.cockpit/tasks/main.yml

7 lines
102 B
YAML
Raw Normal View History

2020-08-18 11:57:53 +02:00
- name: install cockpit
become: yes
apt:
name:
- cockpit
state: present