David Moreau Simard
David Moreau Simard
## What is the idea ? We have [mysql](https://github.com/ansible-community/ara-collection/blob/master/tests/with_mysql.yaml) and [postgresql](https://github.com/ansible-community/ara-collection/blob/master/tests/with_postgresql.yaml) integration test coverage support via the ara ansible collection which tests the server in various configurations. However, when we...
Hi o/ I saw your comment about this project in https://github.com/ansible/community/issues/546#issuecomment-945181857 but since it's not an issue meant for discussions I thought I could create an issue here instead. I...
As discussed on the issue for this topic: https://github.com/ansible-community/ara/issues/177 It's not finished and still very much a WIP but I figured it might be worthwhile to iterate under a branch...
## What is the issue ? When using bootstrap's [responsive tables](https://getbootstrap.com/docs/5.2/content/tables/#responsive-tables), they are allowed to display "off screen" and it is possible to scroll right to view the remainder of...
This reduces the waste of whitespace from the labels wrapping. Related: https://github.com/ansible-community/ara/issues/499
## What is the issue ? Tables are easier to read when everything is on a single line. Yet, when there are many labels or even just a few long...
## What is the issue ? When building a wheel with ``python3 setup.py sdist bdist_wheel`` there are warnings such as: ``` /tmp/release/lib64/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'ara.api.management.commands' as data is deprecated, please...
I don't personally have a use case for this right now but it's something I've been asked about a lot so I am at least creating an issue for it...
## What is the idea ? Filing this under nice to have because ara records host facts when Ansible gathers them so they are available but we are not doing...
## What is the issue ? Using ara under Mac OS X, the hostname that python picks up on my machine is ``1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa`` which isn't particularly useful when the ``hostname``...