Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

vmware-archive/ansible-role-vrli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-role-vrli

Ansible playbook to automate installing, upgrading and configuring vRLI.

Requirements

This role currently supports Debian/Ubuntu distros and requires a valid installation of VMware's OVFTools.

Role Variables

TODO: update pursuant to defaults.

Example playbook

---
- name:  Deploy OVA(s) and confiture vRLI
  hosts: local
  roles:
    - vrli
  vars_files:
    - /vars/uianswers.yml

License and Copyright

Copyright 2015 VMware, Inc.

This code is Dual Licensed Apache-2.0 or GPLv3

Author Information

This role was created in 2015 by Phillip Scmnidt / VMware.

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages