Ryan Merolle

Results 218 comments of Ryan Merolle

After quickly searching google, gitlab, django-auth-ldap, and github I have not seen these options mentioned much. In all the setups I have helped with I have not once used either...

I was not saying they are not supported. I was just saying I did not see much mention of people using those options a lot.

[NetBox 3.2.0](https://github.com/netbox-community/netbox/releases/tag/v3.2.0) was just released and has a number of [extension improvements](https://github.com/netbox-community/netbox/issues/8333). Furthermore, a [NetBox 3.2 plugin tutorial](https://github.com/netbox-community/netbox-plugin-tutorial) was released

I was using this with a gitlab runner and did not have a collection built into my ansible container. I can just bake the collection into my container. I was...

@felixfontein I apologize for forgetting about this. The module works perfectly for my needs and is much appreciated. Would it be challenging to also extend to docker-compose exec? That would...

The first line of the private-key is being anonymized, but not the entire key. The certificate is not being anonymized.

@Akasurde I see ansible-builder on pypi. Thanks! I think I will just build my own image for now. I am also happy to PR an updated Dockerfile.

> Any ETA on when the release pipeline work will be completed? I unofficially heard mention when I raised this, it was months out due to a whole refactor of...

I have this same issue. I added my internal yum repos into both my base ansible-builder and ansible-runner images. Only those yum repos show up in `/etc/yum.repos.d/` and in `yum...