Christoph Hille
Christoph Hille
Hi @haltakov , I don't know if you had already an idea to solve this, but because I really need that feature, I've added this option by my own and...
great thanks! if there is anything where I can help, just let me know.
would be a great and useful feature! in this context it would be also worth to think about a non interactive way with a config file instead. This would help...
if this is the reason you should see error messages in your server log which are locking like this: ``` Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in...
Hi @dmsimard, funny, I had exactly that error today when I used `lookup('ara_api', '/api/')` in a run with more than one host. The solution was to set `run_once: true`, thus...
the idea of host fact searching and filtering is also already tracked in #297
@dmsimard, finally I had some time to look into this and did some changes how I would love too see the host index page:  * removed playbook status and...
> There is probably no need to print the entire words "OK", "CHANGED", etc, because they take up a lot of width real estate. It's somewhat unfortunate that failed and...
Rebased my branch on top of your and added (https://github.com/hille721/ara/commit/39822080ab98b67e90bddf0b31fc6cfe95c593b6) * playbook name filter * playbook path filter Also if you now click on a playbook name / path. It...
> The width becomes somewhat variable but I believe it makes it easier for users to scan for what they're looking for instead of having orange/red/blue everywhere. Agree, thought the...