summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/files/assemble.py
Commit message (Expand)AuthorAgeFilesLines
* Changed assemble_from_fragments to use os.path.join (#24909)pdasilva2017-05-221-1/+1
* let user control "auto-de-vault" (#22739)Brian Coca2017-03-241-0/+1
* New metadata 1.0 (#22587)Toshio Kuratomi2017-03-141-3/+4
* Adds path type and remove expanduserTim Rupp2017-02-131-4/+4
* Avoid having module documentation links to itself (#21329)Dag Wieers2017-02-131-1/+1
* Resolving differences in core modules post-mergeJames Cammarata2016-12-081-2/+4
* Refreshed metadata for core modulesToshio Kuratomi2016-12-081-0/+4
* Change examples syntax on assemble moduleSam Doran2016-12-081-3/+11
* Fix assemble module for python3Toshio Kuratomi2016-12-081-21/+24
* unsafe writes! (#4314)Brian Coca2016-12-081-1/+1
* Revert "Add prefixing and suffixing fuctionality to assemble"Brian Coca2016-12-081-33/+3
* Fixed error in assemble module when validation failed. (#3814)Matthias Frey2016-12-081-2/+1
* Convert the whole files/ directory to py3 syntax (#3685)Michael Scherer2016-12-081-2/+4
* Add prefixing and suffixing fuctionality to assembleBence Nagy2016-12-081-4/+34
* fixed exit jsonBrian Coca2016-12-081-1/+1
* fixes to assembleBrian Coca2016-12-081-17/+35
* assemble: add file validation support.Matthias Frey2016-12-081-0/+19
* added ignore hidden to assembleBrian Coca2016-12-081-3/+11
* Proper author info for all remaining modulesGreg DeKoenigsberg2016-12-081-1/+1
* Move from md5 to sha1 to work on FIPS-140 enabled systemsToshio Kuratomi2016-12-081-7/+14
* file extensions!Michael DeHaan2016-12-081-0/+200