1. 02 Dec, 2013 2 commits
  2. 06 Nov, 2013 1 commit
  3. 24 Oct, 2013 1 commit
  4. 06 Oct, 2013 1 commit
  5. 06 Sep, 2013 1 commit
  6. 02 Sep, 2013 2 commits
  7. 15 Jun, 2013 1 commit
  8. 05 Jun, 2013 1 commit
  9. 23 May, 2013 1 commit
  10. 08 May, 2013 1 commit
  11. 28 Apr, 2013 1 commit
  12. 27 Apr, 2013 1 commit
  13. 19 Apr, 2013 1 commit
  14. 04 Apr, 2013 1 commit
  15. 30 Mar, 2013 1 commit
  16. 27 Mar, 2013 2 commits
  17. 22 Mar, 2013 1 commit
  18. 12 Mar, 2013 1 commit
  19. 07 Mar, 2013 1 commit
  20. 23 Feb, 2013 4 commits
  21. 22 Feb, 2013 2 commits
    • Fixes duplicate code · 633fdede
      Fixed duplicate call for file attributes checking
      Michel Blanc committed
    • Improves lineinfile and adds file attr option · 008dc483
      Added path expanding for dest in lineinfile
      Added common file arguments to lineinfile so the module gets owner,
      group, mode and SE options.
      Decorated existing example to demonstate usage of file options and added
      a couple more examples
      Message is not set accordingly when file attributes were changed
      'absent' handling code now handles the case where the file doesn't
      exists (was issuing a Traceback before)
      File attribute handling code has been added to the 'absent' handling
      function too.
      File attributes handling has been grouped in 'def check_file' since it's
      required in both places.
      'absent' mode now returns a message like it's counterpart 'present',
      telling if file attributes were altered and if lines have matched.
      Michel Blanc committed
  22. 19 Feb, 2013 1 commit
  23. 16 Feb, 2013 3 commits
  24. 13 Feb, 2013 2 commits
  25. 09 Feb, 2013 1 commit
  26. 06 Feb, 2013 1 commit
  27. 20 Dec, 2012 1 commit
  28. 21 Nov, 2012 1 commit
  29. 19 Nov, 2012 1 commit
  30. 07 Nov, 2012 1 commit