This commit is contained in:
17
meta/main.yml
Normal file
17
meta/main.yml
Normal file
@ -0,0 +1,17 @@
|
||||
---
|
||||
dependencies: []
|
||||
galaxy_info:
|
||||
role_name: packages
|
||||
namespace: autonomic
|
||||
author: autonomic
|
||||
description: |
|
||||
Installs a number of packages that Autonomic membership find useful and
|
||||
necessary for getting work done. Includes text editors, terminal
|
||||
multiplexers and file system monitoring tools.
|
||||
company: Autonomic
|
||||
license: GPLv3
|
||||
min_ansible_version: 2.9
|
||||
platforms:
|
||||
- name: Debian
|
||||
versions:
|
||||
- buster
|
||||
Reference in New Issue
Block a user