Skip to content

ychen-sps/ansible-windows-powercli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents generated with DocToc

ansible-windows-powercli

An Ansible role to install VMware PowerCLI on Windows.

Requirements

Role Variables

---
# defaults file for ansible-windows-powercli

window_powercli_customer_experience_improvement_program: false

windows_powercli_disable_invalid_cert_warning: true

Dependencies

Example Playbook

---
- hosts: test_nodes
  vars:
    pri_domain_name: test.vagrant.local
  roles:
    - role: ansible-windows-powercli

License

MIT

Author Information

Larry Smith Jr.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published