You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/plugins
Matt Clay 716631189c
Fix "pointless" strings detected by pylint (#79943)
Convert these strings to comments, since they are not valid docstrings.
2 years ago
..
action Remove another unwanted comma from pause action (#79926) 2 years ago
become documentation: become plugins: correct pluralization in description (#78196) 2 years ago
cache Clean up unused imports in plugins (#79899) 2 years ago
callback Fix "pointless" strings detected by pylint (#79943) 2 years ago
cliconf Clean up pointless statements (#79941) 2 years ago
connection Clean up unused imports in plugins (#79899) 2 years ago
doc_fragments Description for changing User ID to match user value (#79470) 2 years ago
filter Clean up pointless statements (#79941) 2 years ago
httpapi Update documentation of httpapi's handle_httperror method for clarity (#70991) 4 years ago
inventory Support for Python 3.11+ tomllib for inventory (#77435) 2 years ago
lookup Fix "pointless" strings detected by pylint (#79943) 2 years ago
netconf Misc typo fixes in plugins directory (#76566) 3 years ago
shell Update collections.abc imports (#79911) 2 years ago
strategy Clean up unused imports in plugins (#79899) 2 years ago
terminal Type hint fixes. 3 years ago
test Clean up unused imports in plugins (#79899) 2 years ago
vars Clean up unused imports in plugins (#79899) 2 years ago
__init__.py add ansible_name/ansible_aliases attrs to plugin objects (#78700) 2 years ago
list.py Clean up unused imports in core (#79900) 2 years ago
loader.py Clean up unused imports in core (#79900) 2 years ago