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/parsing
Brian Coca 6452a82452
fix vault temp file handling (#68433)
* fix vault tmpe file handling

 * use local temp dir instead of system temp
 * ensure each worker clears dataloader temp files
 * added test for dangling temp files
 * added notes to data loader

CVE-2020-10685
4 years ago
..
utils Remove use of simplejson throughout code base (#43548) 6 years ago
vault fix vault temp file handling (#68433) 4 years ago
yaml fixes ANSIBLE_DUPLICATE_YAML_DICT_KEY=error crashes (#66786) 4 years ago
__init__.py Fix typo in lib/ansible/parsing/__init__.py (#16761) 8 years ago
ajson.py Properly JSON encode AnsibleUnsafe, using a pre-processor (#60602) 5 years ago
dataloader.py fix vault temp file handling (#68433) 4 years ago
metadata.py Guard against assignments that are not ast.Name in docs parsing (#35513) 7 years ago
mod_args.py win - Allow FQCN for win_command and win_shell 4 years ago
plugin_docs.py Close file after using it (#59000) 5 years ago
quoting.py ansible/parsing: PEP8 compliancy (#24701) 7 years ago
splitter.py core: Handle empty extra vars in cli (#61831) 5 years ago