Category: gitlab

Ansible Amenities: Using Gitlab as Source of Truth - SSH

At work we use Gitlab for VCS and CI/CD. We also maintain a lot of systems that engineers need access to. In this article I'll show you how with only a few lines of code we can make Ansible grab public key data from Gitlab to use as authorized keys on your infrastructure.

Posted on

ansible ansible amenities gitlab python