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
assert.py
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
fail.py
import_playbook.py
import_role.py
import_tasks.py
include.py
include_role.py
include_tasks.py
include_vars.py
pause.py
set_fact.py
set_stats.py
wait_for.py
wait_for_connection.py