1. 07 Jan, 2015 1 commit
  2. 30 Dec, 2014 1 commit
  3. 29 Dec, 2014 1 commit
  4. 09 Dec, 2014 13 commits
  5. 08 Dec, 2014 8 commits
  6. 07 Dec, 2014 1 commit
    • Docfix: running background tasks without polling · e86259cd
      Fix the example in the doc to explicitly set the poll interval to zero so the
      job doesn't poll.
      
      To run a background task without polling, you need to set the poll interval to
      zero. However, Ansible's default poll setting is 15 seconds, so not specifying the poll
      interval will cause a background job to poll.
      Lorin Hochstein committed
  7. 05 Dec, 2014 1 commit
  8. 04 Dec, 2014 9 commits
  9. 03 Dec, 2014 5 commits