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/test/units
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
..
_vendor Clean up unused imports in unit tests (#79893) 2 years ago
ansible_test Relocate and refactor ansible-test diff unit tests (#80113) 2 years ago
cli
compat Clean up unused imports in unit tests (#79893) 2 years ago
config ansible-playbook -K breaks when passwords have quotes (#79837) 2 years ago
errors
executor Do not double calculate loops and `delegate_to` (#80171) 2 years ago
galaxy Clean up unused imports in unit tests (#79893) 2 years ago
inventory Fix pointless statements in unit tests (#79940) 2 years ago
inventory_test_data/group_vars
mock
module_utils Define all processor facts on s390x (#19755) (#79806) 2 years ago
modules Update collections.abc imports (#79911) 2 years ago
parsing
playbook Raise an error on invalid FA.isa value (#80040) 2 years ago
plugins password lookup, handle ident properly when saved (#80251) 2 years ago
regex
template Clean up unused imports in unit tests (#79893) 2 years ago
utils add a worker queue to get updates from the main results thread (#79886) 2 years ago
vars Fix pointless statements in unit tests (#79940) 2 years ago
__init__.py
requirements.txt
test_context.py
test_no_tty.py