fix: removed defaulting to root user for base account to avoid unwanted effects

This commit is contained in:
NaeiKinDus 2023-12-11 00:00:00 +00:00
parent 0829d7807f
commit 44e391d2bc
Signed by: WoodSmellParticle
GPG key ID: 8E52ADFF7CA8AE56
2 changed files with 5 additions and 3 deletions

View file

@ -51,6 +51,7 @@
hosts:
"{{ item.name }}":
ansible_connection: community.docker.docker
custom_base_user_account: root
custom_common:
apt:
deb822_format: true