summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/files/fetch.py
Commit message (Expand)AuthorAgeFilesLines
* Document behavior of fetch when file already exists (#59816)Jered Sutton2019-07-311-1/+3
* Clarify source of the host name (#54693)Steve Bonds2019-04-011-0/+1
* Fix parameter types and other fixes (#50111)Dag Wieers2019-01-181-3/+6
* Docs: Clean up of 'fetch' module docs (#46330)Dag Wieers2018-10-031-56/+56
* 2.8 Core Deprecation Removal (#45232)Matt Martz2018-09-101-1/+0
* add choices to documentaton for paramater flat (#43939)Herman2018-08-131-0/+2
* Clean up module documentation (#36909)Dag Wieers2018-03-151-10/+4
* fetch: set fail_on_missing: True as default as per docs (#36469)Jordan Borean2018-02-211-4/+4
* Update metadata to 1.1Toshio Kuratomi2017-08-151-1/+1
* Add boilerplate to fetch.pyToshio Kuratomi2017-08-031-0/+4
* Fix missing import and boilerplateAbhijeet Kasurde2017-08-031-15/+2
* Mutually reference Windows and non-Windows modules (#25482)Dag Wieers2017-06-261-0/+2
* Make fetch default to fail on errorsToshio Kuratomi2017-05-031-5/+11
* New metadata 1.0 (#22587)Toshio Kuratomi2017-03-141-3/+4
* Refreshed metadata for core modulesToshio Kuratomi2016-12-081-0/+4
* Change examples syntax on fetch moduleSam Doran2016-12-081-5/+16
* Fix grammar in docs for fetch 'fail_on_missing' (#3872)Brendan Jurd2016-12-081-1/+1
* Replace ansible_hostname with inventory_hostname (#3559)Dag Wieers2016-12-081-2/+2
* Add note about precautions of using become with fetch. Addresses https://gith...Matt Martz2016-12-081-0/+7
* Add missing GPLv3 License headerMike Putnam2016-12-081-0/+15
* Proper author info for all remaining modulesGreg DeKoenigsberg2016-12-081-1/+3
* update flat descriptionJason Paige2016-12-081-1/+1
* fetch: fix the flat parameter descriptionGauvain Pocentek2016-12-081-4/+4
* Move from md5 to sha1 to work on FIPS-140 enabled systemsToshio Kuratomi2016-12-081-2/+3
* file extensions!Michael DeHaan2016-12-081-0/+67