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, "changed" : True,
"rc" : 5, "rc" : 5,
"ansible_facts" : { "ansible_facts" : {
"leptons" : 5000 "leptons" : 5000,
"colors" : { "colors" : {
"red" : "FF0000", "red" : "FF0000",
"white" : "FFFFFF" "white" : "FFFFFF"