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
Andrew Gaffney e4af3a8957
Mark vars from facts cache as unsafe (fixes #42656) (#42682)
Facts are marked as unsafe when originally gathered, but they lose that
marking when they are serialized to JSON and parsed back out.
8 years ago
..
cli Revert "Make ansible doesn't parse template-like password in user's input (#42275)" 8 years ago
compat Enable wildcard import pylint (#35786) 8 years ago
config Add config to fail on invalid task attributes. Fixes #42479 8 years ago
errors give hint to users when a file is not found 8 years ago
executor changed winrm _reset to reset and make ssh reset show warning (#42651) 8 years ago
galaxy Fix galaxy client executing queries with invalid http method (#42201) 8 years ago
inventory Error on empty group/host name (#42584) 8 years ago
module_utils Add get_capabilities in nxapi module_utils (#42688) 8 years ago
modules Fixes #42734 - typo in update-rc.d detection 8 years ago
parsing change OS X to macOS (#41294) 8 years ago
playbook Add config to fail on invalid task attributes. Fixes #42479 8 years ago
plugins moved to use 'get_option' 8 years ago
template When using ANSIBLE_JINJA2_NATIVE bypass our None filtering in _finalze (#41408) 8 years ago
utils Fix E324 for vultr modules. (#42464) 8 years ago
vars Mark vars from facts cache as unsafe (fixes #42656) (#42682) 8 years ago
__init__.py
constants.py Fix fact cleaning (#42595) 8 years ago
release.py update 2.7 codename 8 years ago