community.general/lib/ansible/modules/utilities/logic
Sebastian Meyer 86ba4f3e46 remove some instances of `state: installed` (#53537)
This fixes the examples in multiple modules so they use `state: present`
instead of `state: installed`.
2019-03-11 12:13:52 -05:00
..
__init__.py added missing init.py for utilities modules 2016-12-08 11:22:25 -05:00
assert.py utilities: Clean up parameter types and add seealso (#53063) 2019-03-07 00:25:59 +01:00
async_status.py remove some instances of `state: installed` (#53537) 2019-03-11 12:13:52 -05:00
async_wrapper.py Allocate an explicit stdin in async_wrapper (#53410) 2019-03-07 09:28:44 -06:00
debug.py utilities: Clean up parameter types and add seealso (#53063) 2019-03-07 00:25:59 +01:00
fail.py utilities: Clean up parameter types and add seealso (#53063) 2019-03-07 00:25:59 +01:00
import_playbook.py utilities: Clean up parameter types and add seealso (#53063) 2019-03-07 00:25:59 +01:00
import_role.py utilities: Clean up parameter types and add seealso (#53063) 2019-03-07 00:25:59 +01:00
import_tasks.py utilities: Clean up parameter types and add seealso (#53063) 2019-03-07 00:25:59 +01:00
include.py utilities: Clean up parameter types and add seealso (#53063) 2019-03-07 00:25:59 +01:00
include_role.py utilities: Clean up parameter types and add seealso (#53063) 2019-03-07 00:25:59 +01:00
include_tasks.py utilities: Clean up parameter types and add seealso (#53063) 2019-03-07 00:25:59 +01:00
include_vars.py utilities: Clean up parameter types and add seealso (#53063) 2019-03-07 00:25:59 +01:00
pause.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
set_fact.py utilities: Clean up parameter types and add seealso (#53063) 2019-03-07 00:25:59 +01:00
set_stats.py utilities: Clean up parameter types and add seealso (#53063) 2019-03-07 00:25:59 +01:00
wait_for.py utilities: Clean up parameter types and add seealso (#53063) 2019-03-07 00:25:59 +01:00
wait_for_connection.py utilities: Clean up parameter types and add seealso (#53063) 2019-03-07 00:25:59 +01:00