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

adjust ansible output and where collections are installed #54

Merged
merged 3 commits into from
Jan 30, 2024

Conversation

cardoe
Copy link
Contributor

@cardoe cardoe commented Jan 30, 2024

Adjust the ansible output to be in YAML form to make reading the error easier than a single line. Install the collections in a local directory install instead of blending with the global ansible directories.

.venv is another commonly used Python virtualenv name that folks use so
add it to the ignore list.
@cardoe cardoe requested a review from cloudnull January 30, 2024 14:11
Since this installs its own collections, let's avoid stomping on things
with other work the user might have going on.
Opinionated commit here that it's easier to read the YAML output on
failure then it is to read the giant single line JSON blob when a
failure happens.
@cloudnull cloudnull merged commit 669ae69 into main Jan 30, 2024
3 checks passed
@cardoe cardoe deleted the infra-deploy branch January 30, 2024 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants