1. 28 Jun, 2013 1 commit
  2. 26 Jun, 2013 8 commits
  3. 25 Jun, 2013 1 commit
    • add_host should not be a changed action · e1dd83f2
      The action doesn't actually change anything on a system, so setting
      the status to changed is wrong. add_host is much like set_fact in that
      regard.
      
      Since changed is False by default, there is no need to explicity set
      it, so just create an empty dict for result and add to it from there.
      Jesse Keating committed
  4. 24 Jun, 2013 2 commits
  5. 23 Jun, 2013 4 commits
  6. 22 Jun, 2013 2 commits
  7. 20 Jun, 2013 22 commits