mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 15:15:26 +01:00
Adding labels to the tags section (#19)
This commit is contained in:
parent
7e70deb734
commit
c217a9bf8d
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ authors:
|
||||||
description: null
|
description: null
|
||||||
license: GPL-3.0-or-later
|
license: GPL-3.0-or-later
|
||||||
license_file: COPYING
|
license_file: COPYING
|
||||||
tags: null
|
tags: [posix, networking, shell, unix]
|
||||||
dependencies: {}
|
dependencies: {}
|
||||||
repository: https://github.com/ansible-collections/ansible.posix
|
repository: https://github.com/ansible-collections/ansible.posix
|
||||||
documentation: https://github.com/ansible-collections/ansible.posix/tree/master/docs
|
documentation: https://github.com/ansible-collections/ansible.posix/tree/master/docs
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue