Skip to content

Commit

Permalink
change ansible_python_interpreter to /opt/freeware/libexec/python3 to…
Browse files Browse the repository at this point in the history
… test
  • Loading branch information
Haroon-Khel committed Dec 1, 2023
1 parent 26644cf commit 4b8b951
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
name: yum-utils
state: absent
vars:
ansible_python_interpreter: /opt/freeware/bin/python3
ansible_python_interpreter: /opt/freeware/libexec/python3

- name: Update dnf
dnf:
Expand Down

0 comments on commit 4b8b951

Please sign in to comment.