Re: [ansible-devel] Ansible access on Gitlab

2020-09-08 Thread Andreas Härpfer
> On 8. Sep 2020, at 06:36, Aden Fissihaie wrote: > > Hello all, > > I have a lab that is trying to integrate with Ansible and the lab > participants need a way to all access Gitlab without having to give each > member ssh keys, but rather a service account that allows all users > access..

[ansible-devel] Ansible access on Gitlab

2020-09-07 Thread Aden Fissihaie
Hello all, I have a lab that is trying to integrate with Ansible and the lab participants need a way to all access Gitlab without having to give each member ssh keys, but rather a service account that allows all users access...is this possible to do? I am a newbie to Ansible by the way. I ap