feat: added new roles to match daily driver desktop; full idempotency; several fixes and tweaks; re-added hosts in inventory

This commit is contained in:
NaeiKinDus 2023-11-19 00:00:00 +00:00
parent 555fde4351
commit 726b7668f9
Signed by: WoodSmellParticle
GPG key ID: 8E52ADFF7CA8AE56
65 changed files with 10012 additions and 377 deletions

View file

@ -37,7 +37,7 @@ tasks:
preconditions:
- test -d tests
cmds:
- '{{.PYTHON_WRAPPER}} ansible-test sanity --docker default'
- '{{.PYTHON_WRAPPER}} ansible-test sanity --venv'
test:collections:
desc: run molecule tests for all roles and collections.