Skip to content

Commit

Permalink
Gather facts in the prepare playbook
Browse files Browse the repository at this point in the history
  • Loading branch information
atosatto committed Nov 9, 2019
1 parent 26c4617 commit 2bf9347
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion molecule/resources/prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

- name: Prepare the test targets
hosts: all
gather_facts: false
tasks:
- name: Make sure the ip command is available on Debian/Ubuntu.
package:
Expand Down

0 comments on commit 2bf9347

Please sign in to comment.