Remove unnecessary information (#61657)
This commit is contained in:
parent
58acc8d082
commit
4b9b5d3745
1 changed files with 0 additions and 2 deletions
|
@ -17,8 +17,6 @@ short_description: Execute Ansible 'actions'
|
|||
version_added: '1.2'
|
||||
description:
|
||||
- Meta tasks are a special kind of task which can influence Ansible internal execution or state.
|
||||
- Prior to Ansible 2.0, the only meta option available was C(flush_handlers).
|
||||
- As of Ansible 2.2, there are five meta tasks which can be used.
|
||||
- Meta tasks can be used anywhere within your playbook.
|
||||
- This module is also supported for Windows targets.
|
||||
options:
|
||||
|
|
Loading…
Reference in a new issue