community.general/lib/ansible/modules/utilities/logic
Alicia Cozine 8cb76408d3 Update include_role description (#56001)
* Update include_role description to discuss tasks: use

The previous description in this statement's description really threw me off, and is IMO ambiguous at best. 'Loads and executes a role as a task dynamically. This frees roles from the roles: directive and allows them to be treated more as tasks.'

For reference, I spent a long time trying to make include_role, with a loop, work under a roles: section. It doesn't work, but this documentation and its use of the roles: keyword in the opening, and the phrase '"more" as a task' muddies the waters.

+label: docsite_pr
2019-05-06 16:17:50 -04:00
..
__init__.py
assert.py utilities: Clean up parameter types and add seealso (#53063) 2019-03-07 00:25:59 +01:00
async_status.py fixed docbuild errors (#54061) 2019-03-20 11:23:06 -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 Update include_role description (#56001) 2019-05-06 16:17:50 -04: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 correct example since per_host default is false (#54725) 2019-04-02 10:08:55 -04: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