5aae7f3e51
Context: I recently discovered that when setting a fact, key=value pairs and complex arguments differ in how the fact is stored. For example, when attempting to use complex arguments using key=values, the result can be stored as a unicode string as opposed to an object/list/etc. I'm hoping the above example update will better demonstrate to and instruct people to use complex arguments instead of key=value pairs in certain situations. |
||
---|---|---|
.. | ||
__init__.py | ||
assert.py | ||
async_status.py | ||
async_wrapper.py | ||
debug.py | ||
fail.py | ||
include_vars.py | ||
pause.py | ||
set_fact.py | ||
wait_for.py |