ansible module to register gitlabci-runner easier and idempotently
For the moment only support docker executor.
You can see an example of how using it in ansible in the play.yml file
put the library/gitlabci_runner.py in your library folder at root of your playbook or in your ANSIBLE_LIBRARY
see ansible doc