Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve testing: install packages on Arch Linux #499

Merged
merged 1 commit into from Nov 7, 2021

Conversation

darxriggs
Copy link
Contributor

This prevents annoying task errors (even though they are ignored) when testing on non-Arch distributions.

Running the prepare command, this was always visible:

fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to find required executable "pacman" in paths: /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin"}

This prevents annoying task errors (even though they are ignored)
when testing on non-Arch distributions.

Running the "prepare" command, this was always visible:
> fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to find required executable \"pacman\" in paths: /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin"}

Signed-off-by: René Scheibe <rene.scheibe@gmail.com>
@schurzi schurzi changed the title Improve installing packages on Arch Linux Improve testing: install packages on Arch Linux Nov 7, 2021
@schurzi schurzi merged commit ff939a2 into dev-sec:master Nov 7, 2021
@schurzi
Copy link
Contributor

schurzi commented Nov 7, 2021

nice cleanup, thank you!

@darxriggs darxriggs deleted the improvement-arch-linux branch November 7, 2021 21:32
divialth pushed a commit to divialth/ansible-collection-hardening that referenced this pull request Aug 3, 2022
Improve testing: install packages on Arch Linux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants