1. 02 Dec, 2016 1 commit
  2. 30 Jun, 2016 1 commit
  3. 24 Jun, 2016 3 commits
  4. 22 Jun, 2016 1 commit
  5. 21 Jun, 2016 3 commits
  6. 18 Jun, 2016 1 commit
  7. 17 Jun, 2016 1 commit
  8. 31 May, 2016 1 commit
  9. 30 Mar, 2016 1 commit
  10. 04 Jan, 2016 1 commit
  11. 03 Nov, 2015 1 commit
  12. 16 Sep, 2015 1 commit
  13. 17 Nov, 2014 1 commit
  14. 14 Oct, 2014 3 commits
  15. 15 Apr, 2014 1 commit
  16. 03 Apr, 2014 1 commit
    • Allow users to be removed from systems · af6548b8
      This will allow us to keep a list of users that are allowed explicitly not allowed to access systems.
      
      user_info:
        - name: someonewholeft
          state: absent
        - name: activeaccount
          type: admin
          github: true
      
      The above settings would ensure that the user named "someonewholeft" is not able to access the system and "activeaccount" is.
      Gabe Mulley committed
  17. 10 Mar, 2014 1 commit
  18. 06 Mar, 2014 2 commits
  19. 28 Feb, 2014 1 commit
  20. 27 Feb, 2014 5 commits
  21. 26 Feb, 2014 5 commits