1. 17 Nov, 2014 1 commit
  2. 14 Oct, 2014 3 commits
  3. 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
  4. 10 Mar, 2014 1 commit
  5. 06 Mar, 2014 2 commits
  6. 28 Feb, 2014 1 commit
  7. 27 Feb, 2014 3 commits
  8. 26 Feb, 2014 5 commits