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/plugins
Brian Coca ba487253bb
password lookup, handle ident properly when saved (#80251) (#80310)
* 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.

(cherry picked from commit 0fd88717c9)

* fix try block indent# https://chris.beams.io/posts/git-commit/

* clog

(cherry picked from commit 97c8da7783)

* fix bad merge indentation
2 years ago
..
action mention acl in permissions errors (#79209) (#79250) 2 years ago
become better handling of sudo flag replacement (#76389) 3 years ago
cache Use unittest.mock instead of mock. (#77883) 3 years ago
callback Use unittest.mock instead of mock. (#77883) 3 years ago
connection Use unittest.mock instead of mock. (#77883) 3 years ago
filter Require Jinja2 3.0.0 (#75881) 3 years ago
inventory Use unittest.mock instead of mock. (#77883) 3 years ago
loader_fixtures Clean up unit test boilerplate. 5 years ago
lookup password lookup, handle ident properly when saved (#80251) (#80310) 2 years ago
shell powershell - fix nested CLIXML parser (#71412) 4 years ago
strategy Move handler processing into new PlayIterator state (#77955) 2 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_plugins.py add ansible_name/ansible_aliases attrs to plugin objects (#78700) 2 years ago