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 0878f45a6c keep unsafe .. unsafe (#23742)
* keep unsafe .. unsafe

fixes #23734, which was broken in previous fix that allowed non string types to be templated
use new 'is_template' function vs bastardizing others
refactored clean_data to allow for arbitrary data structures to clean
fixed/removed some tests

(cherry picked from commit 4594bee65a)
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 Added Virtuozzo distribution support 9 years ago
modules Add assertion on test_iosxr_facts (#23852) 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 Ignores ControlPersist broken pipe errors. Fixes #16731 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 Run unit tests in isolation w/ coverage support. 9 years ago
test_constants.py Add some unittests for lib/ansible/constants.py 9 years ago