cachy-workstation

Log | Files | Refs | README

main.yml (127B)


      1 ---
      2 - name: Install web tools
      3   community.general.pacman:
      4     name:
      5       - hcloud
      6       - hugo
      7       - tea
      8     state: present