Alan Rominger

Results 284 comments of Alan Rominger

I lament that this problem should have been solved by `update_secrets`, or else, we shouldn't have introduced that option. Now, the response to those problems result in introducing a new...

@tvo318 can you help advise where the current replacement for `job_templates.rst` would be?

I'm fine with this, but needs rebase.

Likely fixed by https://github.com/ansible/awx/pull/15691

This is interesting, but what I've found more relevant recently is the ability to create the admin user _without a password_. In fact, the JWT auth mechanics may require the...

I need to compare the methods here against what I did in https://github.com/ansible/dispatcherd/pull/154 I'm not following it yet. It doesn't obviously start a thread, but it seems that this patch...

IIRC, we did a version of this in DAB

> This PR requires - https://github.com/ansible/django-ansible-base/pull/736 to be merged in first. Can you update status of this???

Here's an example of another lookup plugin, which really has no right to be returning a list, but nonetheless returns a list with 1 element in it. The word "string"...