jxn.python-gitlab-modules
python-gitlab-modules
Ansible Modules for Gitlab using the python-gitlab library
Requirements
python-gitlab library. Install it with pip install python-gitlab
Dependencies
None
Example Playbook
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: localhost
roles:
- role: python-gitlab-modules
License
Apache