summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/files/replace.py
Commit message (Expand)AuthorAgeFilesLines
* ported fix from ansible-core #5639Brian Coca2017-03-211-0/+13
* corrected docsBrian Coca2017-03-161-5/+5
* Add parameters to limit replace to certain section of the fileJens Carl2017-03-161-2/+68
* New metadata 1.0 (#22587)Toshio Kuratomi2017-03-141-3/+4
* Removes expanduser callsTim Rupp2017-02-271-1/+1
* Update validate-modules (#20932)Matt Martz2017-02-021-6/+4
* Remove duplicate import.Matt Clay2017-01-281-1/+0
* Consistent path attribute for file-related modulesDag Wieers2017-01-131-24/+30
* Handle byte/string conversion on read/write with text module_utils (#19188)Evan Kaufman2016-12-111-2/+4
* Resolving differences in core modules post-mergeJames Cammarata2016-12-081-2/+3
* Refreshed metadata for core modulesToshio Kuratomi2016-12-081-0/+4
* Change example syntax on replace moduleSam Doran2016-12-081-5/+18
* Exposed backup file path, simplified result args (#5364)Evan Kaufman2016-12-081-13/+10
* Declare empty diff dict ahead of time (#4646)Evan Kaufman2016-12-081-0/+1
* Implemented file content diff for replace module (#4479)Evan Kaufman2016-12-081-1/+11
* unsafe writes! (#4314)Brian Coca2016-12-081-1/+1
* added follow to specific modules that support itBrian Coca2016-12-081-0/+7
* Move validate command into doc fragment and fix a few typosJeff Widman2016-12-081-6/+1
* Proper author info for all remaining modulesGreg DeKoenigsberg2016-12-081-1/+1
* Update module "imports" to new styleToshio Kuratomi2016-12-081-2/+3
* Fix #10059 - replace module does not obey follow=yessysadmin752016-12-081-0/+2
* Adding file doc fragment to those modules in files/ missing itJames Cammarata2016-12-081-0/+1
* file extensions!Michael DeHaan2016-12-081-0/+162