knope / ansible-role-oracle-client

Ansible Role: Oracle Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible Role: Oracle Client

Installs the Oracle Client. This role was created for bug finding regarding shell execution issue in Ansible > 1.6.10.

You can find the issue here.

Requirements

Role Variables

See defaults/main.yml.

Dependencies

None.

Example Playbook

    - hosts: servers
      roles:
        - { role: pschirch.oracle-client }

License

MIT / BSD

Author Information

This role was created in 2015 by Patrick Schirch.

About

Ansible Role: Oracle Client