1. 21 Jul, 2013 1 commit
  2. 20 Jul, 2013 1 commit
  3. 12 Jul, 2013 1 commit
    • Fix inconsistent json output · e7226e10
      The file module would in some cases return dest=/path/to/file, and in other cases return path=/path/to/file, this change makes it more consistent and in line with all the other file-related modules (i.e. copy, assemble, template, ...) by using dest= instead of path= as the input and output argument. (Of course, path is still there as an alias for compatibility).
      Dag Wieers committed
  4. 01 Jul, 2013 1 commit
  5. 30 Jun, 2013 1 commit
  6. 20 Jun, 2013 4 commits
  7. 15 Jun, 2013 2 commits
  8. 14 Jun, 2013 1 commit
  9. 11 May, 2013 1 commit
  10. 28 Apr, 2013 1 commit
  11. 26 Apr, 2013 1 commit
  12. 06 Apr, 2013 1 commit
  13. 12 Mar, 2013 1 commit
  14. 04 Mar, 2013 1 commit
  15. 27 Feb, 2013 1 commit
  16. 25 Feb, 2013 1 commit
  17. 23 Feb, 2013 2 commits
  18. 17 Feb, 2013 1 commit
  19. 09 Feb, 2013 1 commit
  20. 04 Feb, 2013 1 commit
  21. 07 Jan, 2013 1 commit
    • Fix behaviour when file handles a path with tilde · 4e50478a
      Two problems here
      * unchecked exception handling and erroneous assumption as to why
        an exception might fire
      * although the file module expands the path, when using file_args
        the unexpanded path is passed.
      
      Expected result: ~/path/to/file should work fine
      Actual result: exception is because it doesn't find file with a message
      about not being able to get the selinux context
      willthames committed
  22. 22 Nov, 2012 1 commit
  23. 21 Nov, 2012 1 commit
  24. 19 Nov, 2012 1 commit
  25. 23 Oct, 2012 1 commit
  26. 21 Oct, 2012 1 commit
  27. 18 Oct, 2012 1 commit
  28. 16 Oct, 2012 1 commit
  29. 13 Oct, 2012 2 commits
  30. 04 Oct, 2012 1 commit
  31. 03 Oct, 2012 1 commit
  32. 01 Oct, 2012 2 commits
  33. 28 Sep, 2012 1 commit