1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-02-04 07:11:49 +00:00
ansible-podman-collections/plugins
Sergey 1fe9642576
Add option to parse CreateCommand easily for diff calc (#698)
We have a few calculations of given options and arguments from
CreateCommand, so let's do it in a more convinient way.
Define a function _createcommand which receives an argument
and returns all values for it in a command line of Podman.
Signed-off-by: Sagi Shnaidman <sshnaidm@redhat.com>
2024-01-11 15:30:24 +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 Add option to parse CreateCommand easily for diff calc (#698) 2024-01-11 15:30:24 +02:00
modules Fix idempotency for podman_network (#699) (#700) 2024-01-11 14:13:32 +02:00