ansible.utils/galaxy.yml

13 lines
437 B
YAML
Raw Normal View History

2020-10-09 17:07:26 +00:00
---
2020-10-06 18:04:14 +00:00
authors:
2020-10-09 17:07:26 +00:00
- Ansible Community
license_file: LICENSE
name: utils
namespace: ansible
description: Ansible Collection with utilities to ease the management, manipulation, and validation of data within a playbook
readme: README.md
repository: https://github.com/ansible-collections/ansible.utils
tags: [networking, security, cloud, utilities, data, validation]
2020-10-13 13:52:48 +00:00
# this will be updated by a gh action prior to push
version: {{ version }}