An open API service indexing awesome lists of open source software.

https://github.com/horgix/ansible-lookup-plugin-github_org_members

Ansible Lookup plugin - Get Github organization members
https://github.com/horgix/ansible-lookup-plugin-github_org_members

Last synced: 8 days ago
JSON representation

Ansible Lookup plugin - Get Github organization members

Awesome Lists containing this project

README

          

# Ansible Lookup plugin : Github organization members

This small project is an [Ansible](https://www.ansible.com/) [lookup
plugin](https://docs.ansible.com/ansible/2.5/plugins/lookup.html) that
fetches [Github](https://github.com/) [organization
members](https://developer.github.com/v3/orgs/members/).

Why would you want that? Mainly when using a Github organization as a
poor-man users directory. With this plugin, you could for example manage
system users on a server based on the Github organization members.