Update formatting in module example.

This commit is contained in:
Michael DeHaan 2014-03-17 09:10:33 -04:00
parent f96568ab81
commit caa0b02962

View file

@ -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