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/modules/files
John R Barker 5bacb732ce Backport/2.7/44324 Fixes #30599 ini_file module: Options within no section managed (#47741)
* Addresses comments in #38971 (#44324)

* Controlled params within no section

* Added tests to control params within no section

* Cleaning output_file before creating no-section params and check the content

* addresses comment in PR "s/hate/beverage/g"

(cherry picked from commit d3fe6c01f2)

* 44324-ini_file
7 years ago
..
__init__.py package files 9 years ago
acl.py Add nomask option to the acl module (#39810) 8 years ago
archive.py archive: Add support for xz (#34110) 8 years ago
assemble.py Surround top-level function and class definitions with two blank lines. 7 years ago
blockinfile.py Use bytes rather than native string for result (#46281) 7 years ago
copy.py Clarify docs re mode's octal representation (#44410) 7 years ago
fetch.py add choices to documentaton for paramater flat (#43939) 7 years ago
file.py Clarify docs re mode's octal representation (#44410) 7 years ago
find.py also get checksum on 'any' if it is a file 8 years ago
ini_file.py Backport/2.7/44324 Fixes #30599 ini_file module: Options within no section managed (#47741) 7 years ago
iso_extract.py Update metadata to 1.1 8 years ago
lineinfile.py Use proper index value with insertbefore on a one line file (#46071) 7 years ago
patch.py add state parameter to patch module (#33692) 8 years ago
replace.py Fix remote_tmp when become with non admin user (#42396) 8 years ago
stat.py change docs for mime-type (#36693) 7 years ago
synchronize.py Update synchronize.py, mention variable ansible_rsync_path needed for different local rsync binary (#41870) (#46110) 7 years ago
tempfile.py tempfile: PEP8 compliancy, pylint and docs (#30859) 8 years ago
template.py Clarify docs re mode's octal representation (#44410) 7 years ago
unarchive.py Port modules away from __file__ 8 years ago
xattr.py Adding namespace option into the xattr module (#42755) 8 years ago
xml.py Add option to control CDATA tags stripping (#42689) 8 years ago