diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-12-12 00:29:23 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-12-12 01:03:42 +0100 |
| commit | effdee4dd7680eda8230fb7b4996180cfbb8ce05 (patch) | |
| tree | f655e66a44180c2caf0672374b73913fa624ef82 /roles | |
| parent | a1ca4a2d859cde324f6bf52385b7b727c151a68e (diff) | |
Fix testing wrong chroot detection for configure playbook
Theory is that when running a normal user on a docker container that is
running root user, something triggers that gather_facts thinks that
ansible is running in a chroot (while in fact it's just running in a
container mimicking a real system that has multiple users)
This is a side effect of fixing the issue that caused the splitting of
the bootstrap/configure testing.
While some roles can't run root and needs to run some user and not root,
setting that in the test isn't possible (AFAIK) and therefore we just
override the variable
Diffstat (limited to 'roles')
0 files changed, 0 insertions, 0 deletions
