added remaining package groups and flatpak role
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
galaxy_info:
|
||||
author: cjr
|
||||
description: Install web and hosting tools
|
||||
license: BSD-3-Clause
|
||||
min_ansible_version: "2.1"
|
||||
@@ -0,0 +1,8 @@
|
||||
---
|
||||
- name: Install web tools
|
||||
community.general.pacman:
|
||||
name:
|
||||
- hcloud
|
||||
- hugo
|
||||
- tea
|
||||
state: present
|
||||
Reference in New Issue
Block a user