diff --git a/base-de-25/execution-environment.yml b/base-de-25/execution-environment.yml index d7fac4a..245121d 100644 --- a/base-de-25/execution-environment.yml +++ b/base-de-25/execution-environment.yml @@ -20,7 +20,7 @@ options: additional_build_steps: prepend_base: - RUN $PYCMD -m pip install --upgrade pip setuptools - - RRUN $PYCMD -m pip install --upgrade --ignore-installed typing-extensions + - RUN $PYCMD -m pip install --upgrade --ignore-installed typing-extensions prepend_galaxy: # Add custom ansible.cfg which defines collection install sources - ADD _build/configs/ansible.cfg /etc/ansible/ansible.cfg