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

refactor: always issue our own raw commands #50

Merged
merged 3 commits into from May 26, 2022
Merged

refactor: always issue our own raw commands #50

merged 3 commits into from May 26, 2022

Conversation

JonasPammer
Copy link
Owner

@JonasPammer JonasPammer commented May 26, 2022

removes much boilerplate

removes community.general dependency

Fixes #37

Required Checklist

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

Optional Checklist

  • pre-commit was installed in local development environment (if not, a GitHub workflow will run pre-commit once you create the request)

  • my commits are small, single-purpose, detailed and maybe even follow the conventional commit specification for extra convenience of the reviewer

fixes running this role inside a docker container for the docker container
also, removes much boilerplate
at the cost of lost automatic changed_when's
by ansible's modules
@github-actions github-actions bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label May 26, 2022
@JonasPammer JonasPammer changed the title refactor!: always issue our own raw commands refactor: always issue our own raw commands May 26, 2022
@JonasPammer JonasPammer merged commit 67ee1c1 into master May 26, 2022
@JonasPammer JonasPammer deleted the raw branch May 26, 2022 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: No package matching 'gnupg' is available
1 participant