aruba / aoscx-ansible-collection

Ansible collections for AOS-CX switches 
43 stars 23 forks source link

acl(aoscx): fix DOCUMENTATION (ansible-doc...) #72

Closed alagoutte closed 11 months ago

alagoutte commented 1 year ago

Fix

ERROR! module arubanetworks.aoscx.aoscx_acl missing documentation (or could not parse documentation): arubanetworks.aoscx.aoscx_acl did not contain a DOCUMENTATION attribute (/root/ansible_collections/arubanetworks/aoscx/plugins/modules/aoscx_acl.py). Unable to parse documentation in python file '/root/ansible_collections/arubanetworks/aoscx/plugins/modules/aoscx_acl.py': while scanning for the next token found character that cannot start any token in "", line 97, column 9. while scanning for the next token found character that cannot start any token in "", line 97, column 9

and

ERROR: plugins/modules/aoscx_acl.py:114:9: error: DOCUMENTATION: syntax error: found character '`' that cannot start any token (syntax) ERROR: plugins/modules/aoscx_acl.py:114:9: unparsable-with-libyaml: while scanning for the next token - found character that cannot start any token

alagoutte commented 1 year ago

@kchavesr @tchiapuziowong a small break after 4.2.0 on ansible-doc for aoscx_acl