Merge pull request #7675 from eludom/patch-1

Update developing_modules.rst
This commit is contained in:
James Cammarata 2014-06-05 12:47:00 -05:00
commit 05e227eda5

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"