You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running ansible-lint action on self-hosted runner built on ubi9 fails with a message: ansible-lint: command not found, although the installation was successful.
/home/docker/actions-runner/_work/_temp/1d55faee-4d15-4976-9f78-06ddd2690cfc.sh: line 3: ansible-lint: command not found
Issue Type
Bug Report
OS / ENVIRONMENT
ansible-lint --version
ansible-lint 25.1.4.dev2 using ansible-core:2.18.3 ansible-compat:25.1.4 ruamel-yaml:0.18.10 ruamel-yaml-clib:0.2.12
You are using a pre-release version of ansible-lint.
WARNING Project directory /.ansible cannot be used for caching as it is not writable.
WARNING Using unique temporary directory /tmp/.ansible-0aaa for caching.
ansible installation method: one of source, pip, OS package
ansible-lint installation method: one of source, pip, OS package
STEPS TO REPRODUCE
To reproduce, execute the action on self-hosted (contenerized - base image ubi9) runner
Summary
Running ansible-lint action on self-hosted runner built on ubi9 fails with a message: ansible-lint: command not found, although the installation was successful.
Issue Type
OS / ENVIRONMENT
ansible-lint --version
STEPS TO REPRODUCE
To reproduce, execute the action on self-hosted (contenerized - base image ubi9) runner
Desired Behavior
Possible security bugs should be reported via email to
security@ansible.com
Actual Behavior
Please give some details of what is happening. Include a minimum complete
verifiable example with:
ansible-playbook --syntax-check playbook
The text was updated successfully, but these errors were encountered: