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
- Host: GitHub
- URL: https://github.com/horgix/ansible-lookup-plugin-github_org_members
- Owner: Horgix
- Created: 2018-04-10T18:12:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-17T09:21:29.000Z (over 8 years ago)
- Last Synced: 2026-07-14T06:30:02.242Z (10 days ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.