homeserver/Archiv/mgrote.cockpit/tasks/main.yml
2020-08-18 11:57:53 +02:00

6 lines
102 B
YAML

- name: install cockpit
become: yes
apt:
name:
- cockpit
state: present