1
0
mirror of https://github.com/ansible-collections/community.general.git synced 2025-07-29 07:41:16 +03:00

Add attributes to more modules (4/4) (#5968)

* Add attributes to more modules.

* Adjust indentation.

Co-authored-by: Kristian Heljas <11139388+kristianheljas@users.noreply.github.com>

---------

Co-authored-by: Kristian Heljas <11139388+kristianheljas@users.noreply.github.com>
This commit is contained in:
Felix Fontein
2023-02-20 17:30:53 +01:00
committed by GitHub
parent d03ae532ed
commit 4b262e39f0
15 changed files with 109 additions and 4 deletions

View File

@ -19,6 +19,13 @@ description:
author: "Mark Mercado (@mamercad)"
requirements:
- statsd
extends_documentation_fragment:
- community.general.attributes
attributes:
check_mode:
support: none
diff_mode:
support: none
options:
state:
type: str