mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 20:13:59 -07:00
circonus_annotation: DOCUMENTATION & argument_spec cleaning (#26832)
* circonus_annotation: clean description - add 'default' field - default value for 'required' field is false - use formatting function * circonus_annotation: clean argument_spec remove useless conversion default of 'required' False use 'default' when possible * circonus_annotation: fix pep8 * circonus_annotation: add RETURN block * circonus_annotation: check_mode isn't supported, add a note
This commit is contained in:
parent
46956f0273
commit
a3f91274b3
2 changed files with 79 additions and 21 deletions
|
@ -218,7 +218,6 @@ lib/ansible/modules/files/tempfile.py
|
|||
lib/ansible/modules/files/xattr.py
|
||||
lib/ansible/modules/monitoring/bigpanda.py
|
||||
lib/ansible/modules/monitoring/boundary_meter.py
|
||||
lib/ansible/modules/monitoring/circonus_annotation.py
|
||||
lib/ansible/modules/monitoring/datadog_event.py
|
||||
lib/ansible/modules/monitoring/icinga2_feature.py
|
||||
lib/ansible/modules/monitoring/librato_annotation.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue