Skip to content

Commit

Permalink
Revert "Avoid implicit gather_facts on verify (#2897)"
Browse files Browse the repository at this point in the history
This reverts commit 3e9b3c7.
  • Loading branch information
sshnaidm committed Oct 18, 2020
1 parent 855783e commit c9bec38
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
{% raw -%}
- name: Verify
hosts: all
gather_facts: false
tasks:
- name: Example assertion
assert:
Expand Down

0 comments on commit c9bec38

Please sign in to comment.