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 Close all open filehandle (#50544) 2019-01-11 10:14:08 -05:00
async_wrapper.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
debug.py updated var docs (#48957) 2018-11-26 16:08:39 -06:00
fail.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
import_playbook.py Unifying wording and formatting of all include and import modules (#31938) 2017-11-22 14:05:29 -08:00
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 Fixup removed and deprecated modules 2018-08-24 15:37:13 -07:00
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 Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
set_fact.py Clarify clear facts (#50667) 2019-01-15 15:20:33 -05:00
set_stats.py Update set_stats.py 2018-05-02 11:10:52 -04:00
wait_for.py start getting modules to use shared import error code (#51787) 2019-02-06 12:39:17 -05:00
wait_for_connection.py Add seealso section to Windows and related modules (#49845) 2018-12-15 03:23:59 +01:00