Ansible Module include tasks: Difference between revisions
Jump to navigation
Jump to search
(→when:) |
(→when:) |
||
Line 4: | Line 4: | ||
* [[Ansible_Concepts#include_tasks|Ansible Concepts]] | * [[Ansible_Concepts#include_tasks|Ansible Concepts]] | ||
=Overview= | =Overview= | ||
=<tt>when | =<tt>when</tt>= | ||
<code>include_tasks</code> accepts a <code>when</code> clause. | <code>include_tasks</code> accepts a <code>when</code> clause. | ||
Latest revision as of 05:25, 7 July 2021
External
Internal
Overview
when
include_tasks
accepts a when
clause.
For more details, see: