mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-31 17:11:23 -07:00
[PR #7075/f9f5c45c backport][stable-7] ejabberd_user: use CmdRunner (#7110)
ejabberd_user: use CmdRunner (#7075)
* ejabberd_user: use CmdRunner
* add changelog frag
* regain sanity
(cherry picked from commit f9f5c45c94
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
d68f6fcfff
commit
c3baaa8cfa
2 changed files with 30 additions and 9 deletions
2
changelogs/fragments/7075-ejabberd-user-cmdrunner.yml
Normal file
2
changelogs/fragments/7075-ejabberd-user-cmdrunner.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- ejabberd_user - module now using ``CmdRunner`` to execute external command (https://github.com/ansible-collections/community.general/pull/7075).
|
Loading…
Add table
Add a link
Reference in a new issue