mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-10 14:45:28 +01:00
15 lines
532 B
YAML
15 lines
532 B
YAML
---
|
|
namespace: ansible
|
|
name: posix
|
|
version: 3.0.0
|
|
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://docs.ansible.com/ansible/latest/collections/ansible/posix/
|
|
homepage: https://github.com/ansible-collections/ansible.posix
|
|
issues: https://github.com/ansible-collections/ansible.posix
|