diff --git a/tests/image_prep/_container_setup.yml b/tests/image_prep/_container_setup.yml index db0d3789..f62c5955 100644 --- a/tests/image_prep/_container_setup.yml +++ b/tests/image_prep/_container_setup.yml @@ -2,6 +2,7 @@ - hosts: all strategy: linear gather_facts: false + become: true tasks: - raw: > if ! python -c ''; then