mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-19 20:41:44 -07:00
ejabberd_user: better error when command not installed (#7028)
* ejabberd_user: better error when command not installed * add changelog frag
This commit is contained in:
parent
b46d5d8197
commit
3a7044e2b8
2 changed files with 3 additions and 1 deletions
2
changelogs/fragments/6949-ejabberdctl-error.yml
Normal file
2
changelogs/fragments/6949-ejabberdctl-error.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- ejabberd_user - provide meaningful error message when the ``ejabberdctl`` command is not found (https://github.com/ansible-collections/community.general/pull/7028, https://github.com/ansible-collections/community.general/issues/6949).
|
Loading…
Add table
Add a link
Reference in a new issue