gardar

Results 250 comments of gardar

Closing since I found the plugin [coc-ansible](https://github.com/yaegassy/coc-ansible) which does this (and more). Been using it for the past few months with great success.

While it would be nice to be able to use the credential injection in the OSS version it is possible to achieve this in a single command like so: ```bash...

> The only downside is this still exposes the certificate to the client so it could be used/abused/misused with arbitrary SSH connections whereas with the credential injection the certificate would...

Any feedback on this from the active maintainers? @bbaassssiiee and others?

Any chance this will get merged @deepakputhraya ?

Found numerous other issues with the getting started guide which I'd gladly correct if there was some place to submit it...

> I would also like to have this functionality. > > As a stopgap, I hacked together a module that has this functionality and put it in https://github.com/kkeane/theforeman-addon > >...

@kkeane understood, unfortunately I'm not familiar enough with the collection myself to be able to shed some light into what needs to be done, I'm assuming you've seen these docs:...

I'm running into the same issue where the sanity test is looking at my CI scripts. ``` .github/scripts/collection_version_parser.py:1:1: unexpected non-module shebang: b'#!/usr/bin/python' ``` I feel like the sanity test should...