mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
ejabberd_user - refactoring and simplification (#3093)
* ejabberd_user - refactoring and simplification * added changelog fragment * Update changelogs/fragments/3093-ejabberd_user-refactor.yaml Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
2
changelogs/fragments/3093-ejabberd_user-refactor.yaml
Normal file
2
changelogs/fragments/3093-ejabberd_user-refactor.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- ejabberd_user - replaced in-code check with ``required_if``, using ``get_bin_path()`` for the command, passing args to ``run_command()`` as list instead of string (https://github.com/ansible-collections/community.general/pull/3093).
|
||||
Reference in New Issue
Block a user