forked from ansible-collections/community.aws
-
Notifications
You must be signed in to change notification settings - Fork 0
/
galaxy.yml
20 lines (20 loc) · 778 Bytes
/
galaxy.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
namespace: community
name: aws
version: 7.0.0-dev0
readme: README.md
authors:
- Ansible (https://github.com/ansible)
description: A variety of Ansible content to help automate the management of AWS services.
license_file: COPYING
tags: [community, aws, cloud, amazon]
dependencies:
amazon.aws: '>=7.0.0-dev0'
repository: https://github.com/ansible-collections/community.aws
documentation: https://ansible-collections.github.io/community.aws/branch/main/collections/community/aws/index.html
homepage: https://github.com/ansible-collections/community.aws
issues: https://github.com/ansible-collections/community.aws/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc
build_ignore:
- '*cloud-config-aws.ini'
- '*cloud-config-aws.yml'
- 'changelogs/.plugin-cache.yaml'