Results 23 issues of faust

Hi, Lintian, the Debian package checker (https://lintian.debian.org/) complains on: - executable-not-elf-or-script - script-not-executable Also, regarding d0dc352, path for awk seems to be wrong.

CLA Signed

Hi! ```console .venv ❯ cat .pre-commit-config.yaml - repo: https://github.com/detailyang/pre-commit-shell rev: v1.0.6 hooks: - id: shell-lint name: Check for shell syntax (shellcheck) args: ["-x"] .venv ❯ pre-commit autoupdate Updating https://github.com/detailyang/pre-commit-shell ......

See: https://github.com/fauust/ansible-role-mariadb/pull/31#issuecomment-1355008087

This is not possible for the moment because of how the CI matrix is configured.

On Debian every ansible deployment leads to: ```diff TASK [mariadb : Make sure datadir and log dir exist] ****************************************************** ok: [hz-wiki] => (item=/var/lib/mysql) --- before +++ after @@ -1,5 +1,5...

### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration issue. - [X] This issue is **not** already reported...

support request

Hi! There seem to be a typo in the ports, see: - https://github.com/mutoe/vue3-realworld-example-app/blob/master/cypress.config.ts#L7 - https://github.com/mutoe/vue3-realworld-example-app/blob/master/package.json#L10

Issue is: ```log fatal: [instance]: FAILED! => {"ansible_facts": {}, "changed": false, "failed_modules": {"ansible.legacy.setup": {"exception": "Traceback (most recent call last):\n File \"/root/.ansible/tmp/ansible-tmp-1720501735.0887463-2236-200234869437002/AnsiballZ_setup.py\", line 107, in \n _ansiballz_main()\n File \"/root/.ansible/tmp/ansible-tmp-1720501735.0887463-2236-200234869437002/AnsiballZ_setup.py\", line 99,...

Hi! I am moving local storage to s3 (https://garagehq.deuxfleurs.fr) using your tool. So far so good but I would suggest that the script exit if the DB backup did not...

Hi, I am trying to update the cospend app to the latest version (3.0.8) and there seem to be a DB error, see below: ```console Database error when running migration...