Skip to content

Commit

Permalink
Consistency changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tersmitten committed Oct 5, 2023
1 parent befaaa7 commit 69edc11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/vagrant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
- hosts: all
remote_user: vagrant
become: true
gather_facts: no
gather_facts: false
pre_tasks:
# Needed because python (/usr/bin/python) is not present (in 20.04)
- name: install python (if needed)
Expand Down

0 comments on commit 69edc11

Please sign in to comment.