mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
fix spelling mistakes in several modules (#36296)
* fix more spelling mistakes * fix spelling mistakes
This commit is contained in:
committed by
Dag Wieers
parent
a50db37c6c
commit
16c564c4b4
@@ -56,7 +56,7 @@ notes:
|
||||
EXAMPLES = '''
|
||||
# Example playbook entries using the ejabberd_user module to manage users state.
|
||||
|
||||
- name: create a user if it does not exists
|
||||
- name: create a user if it does not exist
|
||||
ejabberd_user:
|
||||
username: test
|
||||
host: server
|
||||
|
||||
Reference in New Issue
Block a user