parent
8d160b1881
commit
40591d5fbb
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ notes:
|
||||||
- C(clear_facts) will remove the persistent facts from M(set_fact) using C(cacheable=True),
|
- C(clear_facts) will remove the persistent facts from M(set_fact) using C(cacheable=True),
|
||||||
but not the current host variable it creates for the current run.
|
but not the current host variable it creates for the current run.
|
||||||
- Looping on meta tasks is not supported.
|
- Looping on meta tasks is not supported.
|
||||||
|
- Skipping C(meta) tasks using tags is not supported.
|
||||||
- This module is also supported for Windows targets.
|
- This module is also supported for Windows targets.
|
||||||
seealso:
|
seealso:
|
||||||
- module: assert
|
- module: assert
|
||||||
|
|
Loading…
Reference in a new issue