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
Ganesh B. Nalawade 8c3bf20a13 Use safe_load to load yaml
Replad `yaml.load` with `yaml.safe_load`
7 years ago
..
cli Miscellaneous pylint fixes. 7 years ago
compat Remove wildcard imports 7 years ago
config Remove some non-ascii chars from strings 7 years ago
errors Ansible Config part2 (#27448) 7 years ago
executor Fix dangerous default args. (#29839) 7 years ago
galaxy Removes container-enabled warning (#27578) 7 years ago
inventory bypass get_hosts and use dictionary directly 7 years ago
module_utils module_utils/avi.py: fix broken import 7 years ago
modules Use safe_load to load yaml 7 years ago
parsing Fix dangerous default args. (#29839) 7 years ago
playbook better error on bad playbook encoding 7 years ago
plugins Use safe_load to load yaml 7 years ago
template Fix dangerous default args. (#29839) 7 years ago
utils Updated Display.do_var_prompt to use to_native on prompt ( Fixes #30265 ) (#30285) 7 years ago
vars remove fact namespacing 7 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 9 years ago
constants.py only eval values if set from defaults 7 years ago
release.py Bump the versions now that devel is 2.5 7 years ago