mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 23:25:28 +01:00
Run add_docs.py Run antsibull-changelog; backfill for prior releases Bump release in galaxy.yml Add .keep to changelogs/fragments so directory is not deleted if `keep_fragments` is ever set to False.
14 lines
529 B
YAML
14 lines
529 B
YAML
namespace: ansible
|
|
name: posix
|
|
version: 1.1.1
|
|
readme: README.md
|
|
authors:
|
|
- Ansible (github.com/ansible)
|
|
description: Ansible Collection targeting POSIX and POSIX-ish platforms.
|
|
license_file: COPYING
|
|
tags: [posix, networking, shell, unix]
|
|
dependencies: {}
|
|
repository: https://github.com/ansible-collections/ansible.posix
|
|
documentation: https://github.com/ansible-collections/ansible.posix/tree/main/docs
|
|
homepage: https://github.com/ansible-collections/ansible.posix
|
|
issues: https://github.com/ansible-collections/ansible.posix
|