Slavi Pantaleev
cb2fecbea9
Fix some ansible-lint-reported warnings
il y a 3 ans
Slavi Pantaleev
e6ecd54e72
Suppress some ansible-lint errors
il y a 3 ans
Slavi Pantaleev
1ea1597020
Fix some ansible-lint-reported warnings
This mostly fixes `key-order` warnings around
`block` statements.
il y a 3 ans
Slavi Pantaleev
1693c4ca1d
Fix no-changed-when ansible-lint errors
Reference: https://ansible-lint.readthedocs.io/en/latest/default_rules/#no-changed-when
il y a 3 ans
Slavi Pantaleev
ddf18eadc7
More ansible-lint fixes
il y a 3 ans
Slavi Pantaleev
34cdaade08
Use fully-qualified module names for builtin Ansible modules
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1939
il y a 3 ans
Marko Weltzer
7e5b88c3b7
fix: all praise the allmighty yamllinter
il y a 4 ans
Michael Collins
98e6cd685d
sync with previous repo
il y a 4 ans
Michael-GMH
86e4649578
GoMatrixHosting v0.5.5
il y a 4 ans
Michael-GMH
03006eb5ab
GoMatrixHosting v0.5.5
il y a 4 ans
Slavi Pantaleev
5dba0c038b
Make --tags=import-generic-sqlite-db commands not pass a sensitive connection string around
Instead of passing the connection string, we can now pass a name of a
variable, which contains a connection string.
Both are supported for having extra flexibility.
il y a 5 ans
Slavi Pantaleev
cb969c6ca2
Add --tags=import-generic-sqlite-db (pgloader import)
This can be used by various bridges, etc., to import an SQLite
(or some other supported) database into Postgres.
il y a 5 ans