mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-29 14:53:09 +00:00
* doas: properly set the default values The module expects by default: - `become_user` to be `None` or a string, - `become_flags` to by an empty string. * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>