mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-06 22:24:23 -07: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:
parent
87baa5860a
commit
5be4adc434
2 changed files with 16 additions and 45 deletions
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).
|
Loading…
Add table
Add a link
Reference in a new issue