mirror of
https://github.com/containers/podman.git
synced 2026-03-23 00:51:37 -04:00
When doing a machine rm -f (force removal of a machine) or a machine reset (force removal of all machines), there is no need to use a "polite/soft" stop. this will also speed up pkg/machine/e2e tests. [NO NEW TESTS NEEDED] Signed-off-by: Brent Baude <bbaude@redhat.com>