mirror of
https://github.com/containers/ansible-podman-collections.git
synced 2026-04-12 04:15:01 +00:00
* fix #656: do not force network removal by default * Remove `-f` flag when removing network with `podman network rm`, so that containers using the network won't be removed by default. * Add `force` option (default False) to `podman_network`, which uses `-f` and removes containers using the network Signed-off-by: Chris Xiao <30990835+chrisx8@users.noreply.github.com> * set default=False for `force` Signed-off-by: Chris Xiao <30990835+chrisx8@users.noreply.github.com> --------- Signed-off-by: Chris Xiao <30990835+chrisx8@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| become | ||
| connection | ||
| module_utils | ||
| modules | ||