This commit is contained in:
commit
ce0eb65c8e
36 changed files with 946 additions and 0 deletions
20
galaxy.yml
Normal file
20
galaxy.yml
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
namespace: sr2c
|
||||
name: apps
|
||||
version: "0.0.1"
|
||||
readme: "README.md"
|
||||
license:
|
||||
- BSD-2-Clause
|
||||
authors:
|
||||
- irl
|
||||
- acute
|
||||
description: Roles and playbooks for application deployment and management.
|
||||
homepage: https://guardianproject.dev/sr2/ansible-collection-apps
|
||||
repository: https://guardianproject.dev/sr2/ansible-collection-apps.git
|
||||
issues: https://guardianproject.dev/sr2/ansible-collection-apps/issues/
|
||||
dependencies:
|
||||
ansible.posix: "*"
|
||||
containers.podman: "*"
|
||||
sr2c.core: "*"
|
||||
tags:
|
||||
- linux
|
||||
Loading…
Add table
Add a link
Reference in a new issue