Skip to content

Commit

Permalink
Keep caution tape for older versions (#71400)
Browse files Browse the repository at this point in the history
  • Loading branch information
s-hertel committed Aug 21, 2020
1 parent fb035da commit 156b1c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/ansible/modules/meta.py
Expand Up @@ -40,6 +40,7 @@
- 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
Expand Down

0 comments on commit 156b1c5

Please sign in to comment.