summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/copy.py
Commit message (Expand)AuthorAgeFilesLines
* Use ansible.module_utils.common.text.converters (#80704)Matt Clay2023-05-031-1/+1
* copy - fix check mode with remote_src=True (#78624)Sloane Hertel2023-03-081-3/+4
* replace yes/no with true/false in docstrings (#79274)Alicia Cozine2022-11-011-4/+4
* copy, avoid moving non temp remote 'non' files (#79102)Brian Coca2022-10-171-13/+18
* copy module - fix copying directories recursively with remote_src=True (#76997)Sloane Hertel2022-10-071-5/+3
* Add missing space after keywords. (#78480)Matt Clay2022-08-081-4/+4
* Fix documentation with misleading data type (#78157)mlevens-hw2022-06-281-1/+1
* Remove shebangs from core Python modules. (#76664)Matt Clay2022-01-061-1/+0
* copy: remove deprecated thirsty alias (#75839)Martin Krizek2021-09-301-7/+1
* Add attributes 2/x (#75619)Brian Coca2021-09-231-13/+21
* Add attributes a-c (#75561)Brian Coca2021-08-301-0/+2
* added more attributes for existing facilities (#74331)Brian Coca2021-08-061-2/+3
* modules moved to use best_parsable_locale (#75250)Brian Coca2021-07-151-2/+4
* [2.12] 'attributes' (#73707)Brian Coca2021-04-161-1/+10
* Clarify mode behavior for modules that can set file permissions (#72837)Sam Doran2020-12-081-1/+6
* Documentation: fix modules doc formatting (#72788)Andrew Klychkov2020-12-031-21/+22
* Autodecryption does not work with remote_src=yes (#56565)ziaurrehman722020-12-011-0/+1
* Fix documented type of mode field in copy module (#72593)Mohammad Sadegh Dehghan2020-11-121-1/+0
* rethink wording (#70028)Brian Coca2020-10-301-2/+2
* add FQCN to M() references (#70530)Baptiste Mille-Mathias2020-08-111-12/+13
* Fix copy module file perms with remote_src (#69993)David Shrewsbury2020-06-111-0/+8
* Deprecation revisited (#69926)Felix Fontein2020-06-091-1/+2
* starting metadata sunset (#69454)Brian Coca2020-06-041-3/+0
* Version source tagging (automatic and manual) for version_added and deprecati...Felix Fontein2020-05-281-1/+1
* Flatten the directory hierarchy of modules (#68966)Matt Martz2020-05-131-0/+792