mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-19 12:31:43 -07:00
ejabberd_user: use CmdRunner (#7075)
* ejabberd_user: use CmdRunner * add changelog frag * regain sanity
This commit is contained in:
parent
eafdf87b1b
commit
f9f5c45c94
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