1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-05-05 15:15:01 +00:00
ansible-podman-collections/plugins
Maximilian Stinsky 8aa5708355
podman_login does not support check_mode (#860)
The podman_login module does not have code to support check runs. Therefore a check run in ansible does the actual login. Set supports_check_mode to False so the login is skipped in a dry-run.

Signed-off-by: Maximilian Stinsky <maximilian@stinsky.com>
2024-10-08 17:40:24 +03: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 missing parameters for podman container quadlet (#847) 2024-10-06 23:29:58 +03:00
modules podman_login does not support check_mode (#860) 2024-10-08 17:40:24 +03:00