1. 04 May, 2015 1 commit
  2. 23 Mar, 2015 1 commit
  3. 10 Feb, 2015 1 commit
  4. 09 Feb, 2015 1 commit
  5. 20 Nov, 2014 1 commit
  6. 12 Nov, 2014 1 commit
  7. 09 Oct, 2014 1 commit
  8. 24 Sep, 2014 1 commit
  9. 15 Sep, 2014 1 commit
  10. 13 Sep, 2014 1 commit
    • Do not remove local role file if given on the commandline · b9acaccc
      using this (for testing purpose) :
        $ ansible-galaxy install COPYING
        - error: the file downloaded was not a tar.gz
        - COPYING was NOT installed successfully.
        - you can use --ignore-errors to skip failed roles.
      
      this result in COPYING being erased, which is surprising for the user.
      This also prevent erasing requirements.yml if someone use the wrong flag.
      Michael Scherer committed
  11. 09 Sep, 2014 3 commits
  12. 08 Sep, 2014 1 commit
  13. 05 Sep, 2014 1 commit
  14. 04 Sep, 2014 1 commit
  15. 27 Aug, 2014 1 commit
  16. 22 Aug, 2014 2 commits
  17. 21 Aug, 2014 10 commits
  18. 06 Aug, 2014 1 commit
  19. 17 Jul, 2014 1 commit
    • Align markdown headers · 4432ca38
      A fairly trivial change since `Role Name` and `Example Playbook`
      will likely be modified anyways.  However, since all the other
      sections are aligned properly, felt it would be nice to "clean this up".
      
      Before:
      
          Role Name
          ========
      
          Example Playbook
          -------------------------
      
      After:
      
          Role Name
          =========
      
          Example Playbook
          ----------------
      John Dewey committed
  20. 17 Mar, 2014 1 commit
  21. 16 Mar, 2014 1 commit
  22. 15 Feb, 2014 1 commit
  23. 29 Jan, 2014 2 commits
  24. 24 Jan, 2014 2 commits
  25. 06 Jan, 2014 1 commit
  26. 24 Dec, 2013 1 commit