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
Matt Martz 778173ec07 Fix password prompt matching (#24081)
* Fix password prompt matching

* Add some tests for check_password_prompt

* Prevent pep8 line ends with a space error

(cherry picked from commit 040fb4435a)
9 years ago
..
cli add python version info to --version (#22089) 9 years ago
contrib Remove shebangs from unit tests. 9 years ago
errors Legacy pep8 updates for setup.py and tests 9 years ago
executor Legacy pep8 updates for setup.py and tests 9 years ago
inventory Inventory default groups 'all' and 'ungrouped': add tests and documentation (#21728) 9 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 11 years ago
mock Remove shebangs from unit tests. 9 years ago
module_utils Facts Timeout was not settable via ansible.cfg 9 years ago
modules Run `save` inside config mode. (#23977) 9 years ago
parsing Fix vault reading from stdin (avoid realpath() on non-links) (#23583) 9 years ago
playbook Legacy pep8 updates for setup.py and tests 9 years ago
plugins Fix password prompt matching (#24081) 9 years ago
template keep unsafe .. unsafe (#23742) 9 years ago
utils PEP 8 indent cleanup. (#20800) 9 years ago
vars PEP 8 indent cleanup. (#20800) 9 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
conftest.py Fix bugs in ansible-test units command. (#24044) 9 years ago
test_constants.py Add some unittests for lib/ansible/constants.py 9 years ago