1. 19 Nov, 2012 1 commit
  2. 18 Nov, 2012 1 commit
  3. 14 Nov, 2012 3 commits
  4. 09 Nov, 2012 2 commits
  5. 07 Nov, 2012 1 commit
  6. 03 Nov, 2012 3 commits
  7. 31 Oct, 2012 1 commit
  8. 27 Oct, 2012 1 commit
  9. 26 Oct, 2012 2 commits
  10. 25 Oct, 2012 1 commit
  11. 24 Oct, 2012 1 commit
  12. 23 Oct, 2012 3 commits
  13. 21 Oct, 2012 1 commit
  14. 22 Oct, 2012 1 commit
    • Clarify how only_if works, also combined with with_items · 7d990fa1
      - The old documentation stated not to quote the variable in the function, which is obviously wrong. When using lists or integers, we have to quote otherwise the startswith() method will trip over its non-existence.
      - It was unclear that the only_if statement is processed for each item when doing with_items, so I added an example making it crystal clear how this can be used in your advantage (or why a non-existing list variable can break your logic if you expected the only_if to be processed once before running the task)
      Dag Wieers committed
  15. 20 Oct, 2012 1 commit
  16. 19 Oct, 2012 1 commit
  17. 18 Oct, 2012 3 commits
  18. 17 Oct, 2012 2 commits
  19. 16 Oct, 2012 10 commits
  20. 15 Oct, 2012 1 commit