Skip to content

Commit

Permalink
modify ansible_python_interpreter as a test
Browse files Browse the repository at this point in the history
  • Loading branch information
Haroon-Khel committed Dec 1, 2023
1 parent 9e5d631 commit c4009db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ansible/playbooks/AdoptOpenJDK_AIX_Playbook/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
PATH: "/opt/IBM/xlC/13.1.3/bin:/opt/freeware/bin:{{ ansible_env.PATH }}"
PERL_MB_OPT: "--install_base /opt/freeware"
PERL_MM_OPT: "INSTALL_BASE=/opt/freeware"
vars:
ansible_python_interpreter: /opt/freeware/bin/python3

roles:
- role: logs
Expand Down

0 comments on commit c4009db

Please sign in to comment.