Skip to content

switched removing obsolete packages to variable #472 #485

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

Closed
wants to merge 4 commits into from

Conversation

tiny-pangolin
Copy link

allows redhat users to specify obsolete packages to work around issue #472

@@ -17,6 +17,11 @@
update_cache: true
when: docker_add_repo | bool

- name: Set obselete packages if not already defined
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"obsolete"

@@ -39,8 +45,10 @@ docker_obsolete_packages:
- containerd
- runc
```
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs blank line after code block


A list of packages to be uninstalled prior to running this role. See [Docker's installation instructions](https://docs.docker.com/engine/install/debian/#uninstall-old-versions) for an up-to-date list of old packages that should be removed.
A list of packaged to be uninstalled on RedHat based systems prior to running this role. See [Docker's installation instructions](https://docs.docker.com/engine/install/rhel/#uninstall-old-versions) for an up-to-date list of old packages that should be removed.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"packages"

@@ -39,8 +45,10 @@ docker_obsolete_packages:
- containerd
- runc
```
A list of packages to be uninstalled on Debian based systems prior to running this role. See [Docker's installation instructions](https://docs.docker.com/engine/install/debian/#uninstall-old-versions) for an up-to-date list of old packages that should be removed.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The description should be consistently before or after the variable yaml.

@dadimah

This comment was marked as off-topic.

@CodiumAI-Agent

This comment was marked as off-topic.

@geerlingguy
Copy link
Owner

I have no clue what that AI agent thing is doing, but it does not add anything but noise to the process of trying to get a PR merged.

@CodiumAI-Agent

This comment was marked as off-topic.

@tiny-pangolin
Copy link
Author

I'm closing this PR since the issue no longer occurs on the latest version of this role in Fedora

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.

5 participants