Keep caution tape for older versions (#71400)
This commit is contained in:
parent
fb035da3b2
commit
156b1c5245
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ notes:
|
|||
- C(clear_facts) will remove the persistent facts from M(ansible.builtin.set_fact) using C(cacheable=True),
|
||||
but not the current host variable it creates for the current run.
|
||||
- Looping on meta tasks is not supported.
|
||||
- Skipping C(meta) tasks with tags is not supported before Ansible 2.11.
|
||||
- This module is also supported for Windows targets.
|
||||
seealso:
|
||||
- module: ansible.builtin.assert
|
||||
|
|
Loading…
Reference in a new issue