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

implement reset for podman driver #269

Merged

Conversation

guppy0130
Copy link
Contributor

  • when the podman driver runs the create playbook, we'll add a
    owner=molecule label to the containers we create
  • in reset, we'll delete containers (eventually everything?) that has
    the label owner=molecule

@guppy0130 guppy0130 force-pushed the implement_reset_for_podman branch from 60f0a5c to bbbd07c Compare September 26, 2024 02:22
* when the podman driver runs the `create` playbook, we'll add a
  `owner=molecule` label to the containers we create
* in `reset`, we'll delete containers (eventually everything?) that has
  the label `owner=molecule`
* hotfix filter/labels typo
* use `label` instead of alias `labels`
Copy link
Member

@apatard apatard left a comment

Choose a reason for hiding this comment

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

Due to lack of time, I've not checked again but now the changes are looking fine.

@apatard apatard merged commit 78f0441 into ansible-community:main Oct 1, 2024
10 checks passed
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.

2 participants