Update developing_modules.rst

This commit is contained in:
eludom 2014-06-05 13:00:05 -04:00
parent 11b72df27b
commit b1b17ce15a

View file

@ -201,7 +201,7 @@ this, just have the module return a `ansible_facts` key, like so, along with oth
"changed" : True,
"rc" : 5,
"ansible_facts" : {
"leptons" : 5000
"leptons" : 5000,
"colors" : {
"red" : "FF0000",
"white" : "FFFFFF"