community.general/lib/ansible/modules/files
Gyorgy Szombathelyi 33ef72b584 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
2016-12-08 11:25:28 -05:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
acl.py Bulk spelling improvement to modules-core (#5225) 2016-12-08 11:25:20 -05:00
assemble.py Fix assemble module for python3 2016-12-08 11:25:18 -05:00
copy.py fix the behavior that the dest is directory 2016-12-08 11:25:25 -05:00
fetch.py Fix grammar in docs for fetch 'fail_on_missing' (#3872) 2016-12-08 11:24:35 -05:00
file.py Python3 fixes to copy, file, and stat so that the connection integration tests can be run (#4632) 2016-12-08 11:24:59 -05:00
find.py Make find return sample a YAML dict 2016-12-08 11:25:24 -05:00
ini_file.py Ini_file: fix regression with the create option 2016-12-08 11:25:28 -05:00
lineinfile.py to_text, to_bytes, and to_native now have surrogate_or_strict error handler (#4630) 2016-12-08 11:24:57 -05:00
replace.py Exposed backup file path, simplified result args (#5364) 2016-12-08 11:25:24 -05:00
stat.py stat: doc: add version for new returns (#5594) 2016-12-08 11:25:28 -05:00
synchronize.py clarifies synchronize module on use of --delayed-updates 2016-12-08 11:25:24 -05:00
template.py restored incorrectly removed docs, jinja2 override 2016-12-08 11:24:37 -05:00
unarchive.py Fix unarchive on python3 2016-12-08 11:25:20 -05:00
xattr.py Cleanup imports of xattr 2016-12-08 11:25:21 -05:00