ansible/utilities/logic
Nathaniel 5aae7f3e51 Update set_fact.py
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.
2015-05-09 15:51:17 -05:00
..
__init__.py added missing init.py for utilities modules 2014-11-05 15:49:39 -05:00
assert.py
async_status.py
async_wrapper.py
debug.py
fail.py
include_vars.py
pause.py
set_fact.py Update set_fact.py 2015-05-09 15:51:17 -05:00
wait_for.py added docs to show wait_for default timeout settings 2015-04-06 20:41:57 -04:00