1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/parsing
Hugo Chargois 1bc5527c69 Vault: Remove tmp decrypted file when experiencing error while writing (#14835)
* Vault edit: Erase tmp file if error while writing to it

* Close the FDs returned by mkstemp()
2017-03-27 16:52:18 -04:00
..
utils
vault Vault: Remove tmp decrypted file when experiencing error while writing (#14835) 2017-03-27 16:52:18 -04:00
yaml Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
__init__.py
dataloader.py let user control "auto-de-vault" (#22739) 2017-03-24 15:39:25 -04:00
mod_args.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
quoting.py
splitter.py