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 f94765a commit ee6cfc9
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
@@ -1,8 +1,8 @@
---
- name: Prepare
hosts: all
gather_facts: false
become: true
gather_facts: true

roles:
- role: robertdebock.bootstrap
Expand Down

0 comments on commit ee6cfc9

Please sign in to comment.