1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-04-17 14:51:25 +00:00
ansible-podman-collections/plugins
Pablo Méndez Hernández ea51855a4c
Add support for setting underlying interface in podman_network (#677)
It may be desirable to set a different interface than the default one
(for example, a different bridge).

In the case of a macvlan interface, it can be used instead of setting
`opt.parent`.

Signed-off-by: Pablo Méndez Hernández <pablomh@redhat.com>
2023-11-29 17:31:49 +02:00
..
become Change yes/no to true/false in the modules (#561) 2023-03-08 23:28:52 +02:00
connection fix for buildah improper remote target (#540) 2023-01-18 23:55:36 +02:00
module_utils Recreate stopped containers if recreate flag is enabled (#669) 2023-11-28 10:14:24 +02:00
modules Add support for setting underlying interface in podman_network (#677) 2023-11-29 17:31:49 +02:00