Skip to content

Commit

Permalink
The python_pip role needs facts.
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-de-bock committed May 16, 2024
1 parent 3b0036b commit c695225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion molecule/default/prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
- name: Prepare
hosts: all
become: true
gather_facts: false
gather_facts: true

roles:
- role: robertdebock.bootstrap
Expand Down

0 comments on commit c695225

Please sign in to comment.