mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Update formatting in module example.
This commit is contained in:
@@ -58,7 +58,7 @@ EXAMPLES = '''
|
||||
|
||||
# Register as user (joe_user) with password (somepass) against a satellite
|
||||
# server specified by (server_url).
|
||||
- rhn_register:
|
||||
- rhn_register: >
|
||||
state=present
|
||||
username=joe_user
|
||||
password=somepass
|
||||
|
||||
Reference in New Issue
Block a user