ansible/files
yarick123 bf2f09e37c ini_file: added option 'noextraspaces' to turn off inserting extra spaces around '=' symbol
* ini_file: added option 'noextraspaces' to turn off inserting extra spaces around '=' symbol

* ini_file: noextraspaces, python 2.4 compatibility

* ini_file: noextraspaces - yes/no => true/false

* ini_file: noextraspaces - added 'version_added' option

* ini_file: noextraspaces => no_extra_spaces
2016-04-13 15:50:44 +02:00
..
__init__.py package files 2014-09-26 11:05:47 -04:00
acl.py Remove duplicate documentation fields 2016-01-28 09:24:20 -08:00
assemble.py fixed exit json 2016-03-09 15:42:30 -05:00
copy.py Merge pull request #2647 from bertvv/issue_2498 2016-03-17 08:49:39 -07:00
fetch.py Add note about precautions of using become with fetch. Addresses https://github.com/ansible/ansible/issues/14064 2016-01-22 11:29:35 -06:00
file.py fixed typo, now correctly check isdir 2016-02-22 12:36:37 -05:00
find.py removed 'overquoting' of example 2016-02-12 13:24:07 -05:00
ini_file.py ini_file: added option 'noextraspaces' to turn off inserting extra spaces around '=' symbol 2016-04-13 15:50:44 +02:00
lineinfile.py Merge pull request #2896 from towolf/add_diff_to_lineinfile 2016-02-18 05:35:17 -08:00
replace.py added follow to specific modules that support it 2016-02-15 14:14:56 -05:00
stat.py Change one param to be of type path 2016-02-29 00:33:34 -08:00
synchronize.py added rsync protocol support (#1999) 2016-04-08 11:41:53 -04:00
template.py Improve doc accuracy of template module 2016-04-13 10:04:06 +08:00
unarchive.py Ensure that a download failure is properly raised before the read fails 2016-03-08 01:19:23 +01:00
xattr.py Set name to type path so that tilde and env vars are expanded 2016-02-28 23:46:40 -08:00