1. 30 Mar, 2013 1 commit
  2. 12 Mar, 2013 1 commit
  3. 27 Feb, 2013 1 commit
    • Update various modules for check_mode · 8f0d8a85
      This updates the following modules to support check_mode:
      * apt_key
      * apt_repository
      * easy_install
      * pip - will always report changed due to the way it handles state
      * seboolean
      * selinux
      * slurp - since nothing changes, it just adds that it supports
        check_mode
      * subversion - reports changed when checking out new repo and
        when updating.
      * supervisorctl
      * svr4pkg
      
      See issue #2114.
      Stephen Fromm committed
  4. 23 Feb, 2013 3 commits
  5. 20 Feb, 2013 2 commits
  6. 13 Jan, 2013 1 commit
  7. 19 Nov, 2012 1 commit
  8. 23 Oct, 2012 1 commit
  9. 01 Oct, 2012 1 commit
  10. 30 Sep, 2012 1 commit
  11. 30 Aug, 2012 2 commits
  12. 15 Aug, 2012 1 commit
    • Make easy_install module actually work. · 09d5812c
      mpdehaan requested in ansible/ansible#795 that globals be removed.
      The response was to remove the lines with the word 'global', but not
      the actual use of global variables.  Which makes the module break silently.
      Updated to use local variables.
      Jeremy Penner committed
  13. 08 Aug, 2012 1 commit
  14. 07 Aug, 2012 1 commit