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
Brian Coca 0fd88717c9
password lookup, handle ident properly when saved (#80251)
* password lookup, handle ident properly when saved

  Currently we format and save ident when present but we didn't account for this when reading the saved file
  Also added some more robust error handling.
2 years ago
..
action add a worker queue to get updates from the main results thread (#79886) 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 paramiko connection now uses the correct source of data (#79704) 2 years ago
doc_fragments Description for changing User ID to match user value (#79470) 2 years ago
filter Fixed typo (#80184) 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 password lookup, handle ident properly when saved (#80251) 2 years ago
netconf Misc typo fixes in plugins directory (#76566) 3 years ago
shell Update collections.abc imports (#79911) 2 years ago
strategy add a worker queue to get updates from the main results thread (#79886) 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