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 4594bee65a 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

* deal with complex data for is_template

* typos
8 years ago
..
cli
contrib
errors
executor
inventory
inventory_test_data/group_vars
mock
module_utils
modules Add junos_command module unit test (#23819) 8 years ago
parsing Fix vault reading from stdin (avoid realpath() on non-links) (#23583) 8 years ago
playbook
plugins Ryanpineo fix ipaddr netmask with 32 cidr (#23506) 8 years ago
template keep unsafe .. unsafe (#23742) 8 years ago
utils
vars
__init__.py
conftest.py
test_constants.py