Files
Cachy-workstation/roles/web/tasks/main.yml
T

9 lines
127 B
YAML

---
- name: Install web tools
community.general.pacman:
name:
- hcloud
- hugo
- tea
state: present