Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 1020 Bytes

README.md

File metadata and controls

52 lines (34 loc) · 1020 Bytes

Build Status

ocp_azure_driver

Basic description for ocp_azure_driver

Requirements

Ansible 2.4 or higher

Red Hat Enterprise Linux 7 or equivalent

Valid Red Hat Subscriptions

Role Variables

Currently the following variables are supported:

General

  • ocp_azure_driver_become - Default: true. If this role needs administrator privileges, then use the Ansible become functionality (based off sudo).
  • ocp_azure_driver_become_user - Default: root. If the role uses the become functionality for privilege escalation, then this is the name of the target user to change to.

Dependencies

None

Example Playbook

- hosts: ocp_azure_driver-servers
  roles:
    - role: oasis_roles.ocp_azure_driver

License

GPLv3

Author Information

Author Name authoremail@domain.net