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/files
Gyorgy Szombathelyi 4863335cfa Ini_file: fix regression with the create option
The new create option with the default value 'no' changes the
behavior from the previous Ansible releases. Change the default to
'yes' to create missing ini files by default.

Fixes: #5488
9 years ago
..
__init__.py package files 11 years ago
acl.py Bulk spelling improvement to modules-core (#5225) 9 years ago
assemble.py Fix assemble module for python3 9 years ago
copy.py fix the behavior that the dest is directory 9 years ago
fetch.py Fix grammar in docs for fetch 'fail_on_missing' (#3872) 10 years ago
file.py Python3 fixes to copy, file, and stat so that the connection integration tests can be run (#4632) 10 years ago
find.py Make find return sample a YAML dict 9 years ago
ini_file.py Ini_file: fix regression with the create option 9 years ago
lineinfile.py to_text, to_bytes, and to_native now have surrogate_or_strict error handler (#4630) 10 years ago
replace.py Exposed backup file path, simplified result args (#5364) 9 years ago
stat.py stat: doc: add version for new returns (#5594) 9 years ago
synchronize.py clarifies synchronize module on use of --delayed-updates 9 years ago
template.py restored incorrectly removed docs, jinja2 override 10 years ago
unarchive.py Fix unarchive on python3 9 years ago
xattr.py Cleanup imports of xattr 9 years ago