Commit cdda88fd by Michael DeHaan

Slight tweak of irc module example

parent d80cb4bd
......@@ -64,9 +64,10 @@ author: Jan-Piet Mens
EXAMPLES = '''
action: irc server=irc.example.net channel="#t1" msg="Hello world"
local_action: irc port=6669
channel="#t1"
msg="Hello at {{ ansible_date_time.iso8601 }}"
msg="All finished at {{ ansible_date_time.iso8601 }}"
color=red
nick=ansibleIRC
'''
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment