1. 22 Nov, 2012 1 commit
  2. 21 Nov, 2012 1 commit
  3. 19 Nov, 2012 1 commit
  4. 23 Oct, 2012 1 commit
  5. 21 Oct, 2012 1 commit
  6. 18 Oct, 2012 1 commit
  7. 16 Oct, 2012 1 commit
  8. 13 Oct, 2012 2 commits
  9. 04 Oct, 2012 1 commit
  10. 03 Oct, 2012 1 commit
  11. 01 Oct, 2012 2 commits
  12. 28 Sep, 2012 1 commit
  13. 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
  14. 21 Aug, 2012 1 commit
  15. 11 Aug, 2012 2 commits
  16. 10 Aug, 2012 2 commits
  17. 07 Aug, 2012 1 commit
  18. 03 Aug, 2012 1 commit
  19. 02 Aug, 2012 2 commits
  20. 01 Aug, 2012 2 commits
  21. 31 Jul, 2012 1 commit
  22. 24 Jul, 2012 1 commit
  23. 12 Jul, 2012 1 commit
  24. 01 Jul, 2012 1 commit
  25. 30 Jun, 2012 2 commits
  26. 15 Jun, 2012 1 commit
  27. 01 Jun, 2012 2 commits
  28. 09 May, 2012 1 commit
    • Apply logging of arguments to modules (issue #122) · aea022b0
      The ohai and facter modules use /usr/bin/logger to log the fact that
      they have been invoked.  I added 'import os' to the ping module
      so that it could have the same syslog statements as the other modules.
      I separated the condensed:
          shlex.split(open(argfile, 'r').read())
      into two separate statements similar to the other modules.
      Stephen Fromm committed
  29. 05 May, 2012 1 commit
  30. 02 May, 2012 2 commits