Fix indentation issues in module documentation/changelog #163
Labels
0 - _Triaging
Issue is accepted, but a milestone has yet to be added for the issue
Documentation
Issues for changes that only need to change documentation
Checklist
What You Are Seeing?
Import log for v1.5.23of the collection on Automation Hub shows warnings about incorrect indentation in some module files (see below).
What is Expected?
No import warnings on AH
How Did You Get This To Happen?
Published v1.5.3 of the collection to Automation Hub
System Details
N/A
Installed Packages
Output Log
changelogs/changelog.yaml:10: yaml[indentation]: Wrong indentation: expected 8 but found 6 changelogs/changelog.yaml:17: yaml[indentation]: Wrong indentation: expected 8 but found 6 changelogs/changelog.yaml:19: yaml[indentation]: Wrong indentation: expected 8 but found 6 changelogs/changelog.yaml:21: yaml[indentation]: Wrong indentation: expected 8 but found 6 changelogs/changelog.yaml:31: yaml[indentation]: Wrong indentation: expected 8 but found 6 changelogs/changelog.yaml:38: yaml[indentation]: Wrong indentation: expected 8 but found 6 changelogs/changelog.yaml:41: yaml[indentation]: Wrong indentation: expected 8 but found 6 changelogs/changelog.yaml:44: yaml[indentation]: Wrong indentation: expected 8 but found 6 changelogs/changelog.yaml:53: yaml[indentation]: Wrong indentation: expected 8 but found 6 changelogs/changelog.yaml:55: yaml[indentation]: Wrong indentation: expected 8 but found 6 changelogs/changelog.yaml:57: yaml[indentation]: Wrong indentation: expected 8 but found 6 changelogs/changelog.yaml:64: yaml[indentation]: Wrong indentation: expected 8 but found 6 changelogs/changelog.yaml:71: yaml[indentation]: Wrong indentation: expected 8 but found 6 changelogs/changelog.yaml:74: yaml[indentation]: Wrong indentation: expected 8 but found 6 changelogs/changelog.yaml:81: yaml[indentation]: Wrong indentation: expected 8 but found 6 changelogs/changelog.yaml:83: yaml[indentation]: Wrong indentation: expected 8 but found 6 changelogs/changelog.yaml:94: yaml[indentation]: Wrong indentation: expected 8 but found 6 changelogs/changelog.yaml:96: yaml[indentation]: Wrong indentation: expected 8 but found 6 changelogs/changelog.yaml:97: yaml[line-length]: Line too long (193 > 160 characters) changelogs/config.yaml:14: yaml[indentation]: Wrong indentation: expected at least 1 plugins/modules/win_chocolatey.py:453: yaml[indentation]: Wrong indentation: expected 6 but found 4 plugins/modules/win_chocolatey.py:463: yaml[indentation]: Wrong indentation: expected 4 but found 2 plugins/modules/win_chocolatey.py:470: yaml[indentation]: Wrong indentation: expected 6 but found 4 plugins/modules/win_chocolatey.py:513: yaml[indentation]: Wrong indentation: expected 6 but found 4 plugins/modules/win_chocolatey.py:519: yaml[indentation]: Wrong indentation: expected 4 but found 2 plugins/modules/win_chocolatey_facts.py:75: yaml[indentation]: Wrong indentation: expected 6 but found 4 plugins/modules/win_chocolatey_facts.py:90: yaml[indentation]: Wrong indentation: expected 6 but found 4
Additional Context
No response
The text was updated successfully, but these errors were encountered: