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/lib/ansible
Brian Coca 20d67cc562 use regex vs list to weed out password fields
- also warn as module SHOULD have no_log
 - make password regex exportable for testing
 - avoids boolean fields

(cherry picked from commit 403e9d35df)
9 years ago
..
cli Correctly set loader path when using list tags/tasks 9 years ago
compat Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 10 years ago
config Making the switch to v2 11 years ago
errors Add options to make includes 'static' 10 years ago
executor Catch loop eval errors and only raise them again if the task is not skipped 9 years ago
galaxy Fix galaxy import command for 2.1 (#17417) 9 years ago
inventory readded var incorrectly removed via merge 9 years ago
module_utils use regex vs list to weed out password fields 9 years ago
modules bump submodule refs 9 years ago
new_inventory fix some warning of undefined name. 10 years ago
parsing Add representer to AnsibleDumper for AnsibleUnsafeText 9 years ago
playbook Fix for bug in Conditional for older jinja2 versions 9 years ago
plugins Fixing security bugs CVE-2016-9587 9 years ago
template Additional security fixes for CVE-2016-9587 9 years ago
utils resolve inventory path on init 9 years ago
vars Fixing another corner case for security related to CVE-2016-9587 9 years ago
__init__.py Removing __version__ from __init__.py since it belongs in release.py 10 years ago
constants.py * Fix race in creating temp directories pre-fork (#16965) 10 years ago
release.py New release v2.1.4.0-0.1.rc1 9 years ago
test-requirements.txt Making the switch to v2 11 years ago