David Moreau Simard

Results 496 comments of David Moreau Simard

I'm not sure ? From the perspective of a new user I guess it makes it sound like it's a smarter and more flexible ansible-lint ? So why have ansible-lint...

Another wee-slack user here. This is not something I have bandwidth to work on right now but would love to see some sort of implementation to allow for "@" mentions.

Hi @Harosgr I'm unable to reproduce this right now, can you please let me know how you installed ara ? Also, can you provide the output of "pip freeze" ?...

That pip freeze looks good to me, pretty much the same thing as I have. Let me know what happens when testing under 2.7. Thanks.

@Harosgr great! I'll make note of this somewhere in the documentation soon, leaving this opened in the meantime. Unfortunately I don't plan on trying to support anything older than 2.7,...

Deleted my two previous unrelevant comments. This is a summary of what I think: - Yes, it could be a problem in some contexts that the callback, the CLI (or...

@Malet a proper API and segmentation of the different components (client/api/server) is still in the roadmap but it will be quite a significant amount of work. It's probably one of...

This can be done right now when using a central database such as MySQL instead of sqlite. There's a documented example here: http://ara.readthedocs.io/en/latest/configuration.html#ara-database There will be an API, eventually.

Hi, thanks for the feedback. I feel like this would be a shared responsability between Ansible itself and ARA. Ansible shouldn't let a callback that is misbehaving interrupt a running...