Skip to content

Commit

Permalink
install fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lolli001 committed Aug 1, 2024
1 parent f563e39 commit 5de10c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rhel-arm-baseline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
- name: RHEL ARM Baseline
hosts: all
become: true
vars:
ansible_python_interpreter: /usr/bin/python3
tasks:
- name: Set proxy environment variables
lineinfile:
Expand Down

0 comments on commit 5de10c9

Please sign in to comment.