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

Commits on Jul 7, 2023

  1. cx_oracle: Added installation of cx_Oracle for Python3

    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 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    504dd16 View commit details
    Browse the repository at this point in the history