ansible.utils/galaxy.yml

13 lines
437 B
YAML

---
authors:
- 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]
# this will be updated by a gh action prior to push
version: {{ version }}