1. 11 May, 2013 1 commit
  2. 28 Apr, 2013 1 commit
  3. 26 Apr, 2013 1 commit
  4. 06 Apr, 2013 1 commit
  5. 12 Mar, 2013 1 commit
  6. 04 Mar, 2013 1 commit
  7. 27 Feb, 2013 1 commit
  8. 25 Feb, 2013 1 commit
  9. 23 Feb, 2013 2 commits
  10. 17 Feb, 2013 1 commit
  11. 09 Feb, 2013 1 commit
  12. 04 Feb, 2013 1 commit
  13. 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
  14. 22 Nov, 2012 1 commit
  15. 21 Nov, 2012 1 commit
  16. 19 Nov, 2012 1 commit
  17. 23 Oct, 2012 1 commit
  18. 21 Oct, 2012 1 commit
  19. 18 Oct, 2012 1 commit
  20. 16 Oct, 2012 1 commit
  21. 13 Oct, 2012 2 commits
  22. 04 Oct, 2012 1 commit
  23. 03 Oct, 2012 1 commit
  24. 01 Oct, 2012 2 commits
  25. 28 Sep, 2012 1 commit
  26. 19 Sep, 2012 2 commits
    • Squashed commit of the following: · eefe66f1
      commit 80a26a8175b779b707bc08e9d28c451c30ee4ada
      Merge: b25b9fd8 61e9b27
      Author: Michael DeHaan <michael.dehaan@gmail.com>
      Date:   Tue Sep 18 21:01:47 2012 -0400
      
          Merge branch 'devel' of git://github.com/alopropoz/ansible into file-force
      
      commit 61e9b27df25c36015c2b1b4a58155ccfdfb993a0
      Merge: 3f6f329 16bf3e15
      Author: Aleksej Romanov <alopropoz2@yandex.ru>
      Date:   Thu Sep 13 20:48:02 2012 +0700
      
          Merge remote branch 'upstream/devel' into devel
      
      commit 3f6f3291dffefa2a802def25a1e8bd38de0cba75
      Author: Aleksej Romanov <alopropoz2@yandex.ru>
      Date:   Thu Sep 13 20:41:31 2012 +0700
      
          'force' option for 'file' module.
      
      commit 6223bba94160c60153448655803d084f7eaa5168
      Author: Aleksej Romanov <alopropoz2@yandex.ru>
      Date:   Thu Sep 13 20:40:19 2012 +0700
      
          changed = True when changing symlink referent, #1008. Needed for tests.
      Aleksej Romanov committed
  27. 21 Aug, 2012 1 commit
  28. 11 Aug, 2012 2 commits
  29. 10 Aug, 2012 2 commits
  30. 07 Aug, 2012 1 commit
  31. 03 Aug, 2012 1 commit
  32. 02 Aug, 2012 2 commits
  33. 01 Aug, 2012 1 commit