summaryrefslogtreecommitdiff
path: root/files
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for core modulesToshio Kuratomi2016-12-0614-0/+56
* Call main in conditional way - files (#5828)Fabio Alessandro Locati2016-12-053-3/+6
* Native YAML - files/file.py (#5799)Fabio Alessandro Locati2016-12-041-3/+2
* fix yaml format, clarify docsBrian Coca2016-11-211-1/+1
* updated descBrian Coca2016-11-211-0/+1
* Be able to find all contents of a directory (#3711)Orion Poplawski2016-11-211-3/+7
* Set b_src to abspath of b_path so that symlinks work again. (#5678)jctanner2016-11-211-0/+1
* Add 'link' file_type to find_moduleDavid Wittman2016-11-161-3/+8
* Examples syntax batch6 (#5623)Sam Doran2016-11-161-1/+2
* Change example syntax on xattr moduleSam Doran2016-11-151-3/+10
* Change example syntax on unarchive moduleSam Doran2016-11-151-4/+12
* Merge pull request #5604 from samdoran/examples-syntax-fix-batch1John R Barker2016-11-142-8/+35
|\
| * Change examples syntax on assemble moduleSam Doran2016-11-141-3/+11
| * Change examples syntax on acl moduleSam Doran2016-11-141-5/+24
* | Change example syntax on template moduleSam Doran2016-11-141-6/+19
* | > Change example syntax on synchronize moduleSam Doran2016-11-141-22/+59
* | Change example syntax on stat moduleSam Doran2016-11-141-11/+28
* | Change example syntax on replace moduleSam Doran2016-11-141-5/+18
* | Change examples syntax on lineinfile moduleSam Doran2016-11-141-14/+49
* | Change examples syntax on ini_file moduleSam Doran2016-11-141-6/+13
* | Change examples syntax on find moduleSam Doran2016-11-141-5/+23
* | Change examples syntax on file moduleSam Doran2016-11-141-6/+26
* | Change examples syntax on fetch moduleSam Doran2016-11-141-5/+16
* | Change examples syntax on copy moduleSam Doran2016-11-141-5/+29
|/
* Revert "stat: doc: add version for new returns"revert-5594-doc/statBrian Coca2016-11-141-3/+3
* added file flags/attributes to stat (#5358)Brian Coca2016-11-141-18/+48
* Ini_file: fix regression with the create optionGyorgy Szombathelyi2016-11-141-4/+4
* stat: doc: add version for new returns (#5594)René Moser2016-11-141-3/+3
* Removes outdated "requirement" and outdated "note" (#5332)Michael Herold2016-11-061-5/+0
* fix the behavior that the dest is directoryzuiurs2016-11-021-6/+7
* Make find return sample a YAML dictbencomp2016-10-261-7/+7
* Merge pull request #5354 from tima/docs-sychronizescottb2016-10-261-10/+9
|\
| * clarifies synchronize module on use of --delayed-updatesTimothy Appnel2016-10-211-10/+9
* | Exposed backup file path, simplified result args (#5364)Evan Kaufman2016-10-241-13/+10
* | ini_file: return more infos on changes.Luca Berruti2016-10-231-3/+10
* | ini_file: diff support.Luca Berruti2016-10-231-3/+12
* | ini_file: add create= option.Luca Berruti2016-10-231-3/+19
* | ini_file: fixes #1788, fails --check when file doesn't exist.Luca Berruti2016-10-231-13/+13
* | refactor statBrian Coca2016-10-221-41/+62
* | Remove line when 'state: absent' with 'option:' instead of commentingCharles Zaffery2016-10-221-3/+3
|/
* Cleanup imports of xattrMichael Scherer2016-10-191-2/+4
* Fix unarchive on python3Michael Scherer2016-10-151-2/+4
* Bulk spelling improvement to modules-core (#5225)John R Barker2016-10-135-7/+7
* Fix assemble module for python3Toshio Kuratomi2016-10-021-21/+24
* Detect tar type (bsd, gnu) and only use gnu tar. (#4352)Matt Clay2016-09-271-9/+31
* Match existing INI file entry with leading whitespace (fixes #4997) (#4998)Andrew Gaffney2016-09-261-2/+2
* Unarchive stop passing file mode to tar command (#4179)JesseEmond2016-09-211-4/+0
* Insert missing option line before blank lines (#4747)nichivo2016-09-191-2/+6
* typo in stat.executable (was stat.excutable) (#4886)Brian Maddy2016-09-161-1/+1
* Don't add included files as arguments on the command line (#4626)Dag Wieers2016-09-121-5/+6