community.general/lib/ansible/modules/utilities/logic
rwagnergit d2bdbadb03 adding quiet option to assert (ansible#27124) (#52032)
* adding quiet option to assert (ansible#27124)

* adding doc for quiet to assert.py

* fixing PEP8 failure

* improving example

* improving docs

* adding changelog fragment

* adding . at end of descriptions

* removing trailing blank line

* adding integration test for assert

* fixing CI complaints

* disabling gather_facts in quiet.yml test

* rerunning to capture skip

* cleaning up python 2 vs 3

* following rebase

* fixing CI complaints

* fixing CI complaints

* fixing CI complaints

* fixing CI complaints

* fixing CI complaints
2019-02-28 10:25:41 -05:00
..
__init__.py
assert.py adding quiet option to assert (ansible#27124) (#52032) 2019-02-28 10:25:41 -05:00
async_status.py
async_wrapper.py
debug.py
fail.py
import_playbook.py
import_role.py Promote include_tasks/role and import_tasks/role to stableinterface (#51975) 2019-02-11 09:06:38 -06:00
import_tasks.py Promote include_tasks/role and import_tasks/role to stableinterface (#51975) 2019-02-11 09:06:38 -06:00
include.py
include_role.py Promote include_tasks/role and import_tasks/role to stableinterface (#51975) 2019-02-11 09:06:38 -06:00
include_tasks.py Promote include_tasks/role and import_tasks/role to stableinterface (#51975) 2019-02-11 09:06:38 -06:00
include_vars.py include_vars: elaborate description of dir option (#52022) 2019-02-11 13:25:51 -05:00
pause.py
set_fact.py
set_stats.py
wait_for.py
wait_for_connection.py