Skip to content

andrew103/vmware_provision

 
 

Repository files navigation

Build Status

vmware_provision

Basic description for vmware_provision

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

  • vmware_provision_become - Default: true. If this role needs administrator privileges, then use the Ansible become functionality (based off sudo).
  • vmware_provision_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: vmware_provision-servers
  roles:
    - role: oasis_roles.vmware_provision

License

GPLv3

Author Information

Author Name [email protected]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%