Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cx_oracle: Added installation of cx_Oracle for Python3 #346

Merged
merged 1 commit into from
Jul 7, 2023

Conversation

Rendanic
Copy link
Collaborator

@Rendanic Rendanic commented Jul 7, 2023

The Release 3.8.0 of ansible-oracle changes the module oracle_db.
It requires an installation of Python3 and cx_Oracle for Python3.
The role cx_oracle installs cx_Oracle for Python2 and Python3 when 'ansible_python_interpreter' points to Python2.

Please execute the role cx_oracle for old systems to install cx_Oracle for Python3.

This PR is mandatory for #342

Important:

The Release 3.8.0 of ansible-oracle changes the module oracle_db.
It requires an installation of Python3 and cx_Oracle for Python3.
The role cx_oracle installs cx_Oracle for Python2 and Python3
when 'ansible_python_interpreter' points to Python2.

Please execute the role cx_oracle for old systems to install cx_Oracle
for Python3.
@Rendanic Rendanic added this to the 3.8 milestone Jul 7, 2023
@Rendanic Rendanic self-assigned this Jul 7, 2023
@Rendanic Rendanic merged commit d770612 into oravirt:master Jul 7, 2023
Rendanic added a commit to Rendanic/ansible-oracle that referenced this pull request Jul 8, 2023
Rendanic added a commit that referenced this pull request Jul 8, 2023
@Rendanic Rendanic deleted the prcxoracle branch March 17, 2024 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant