Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 309 Bytes

readme.md

File metadata and controls

14 lines (10 loc) · 309 Bytes

Sample Platform installation using Ansible

Prerequisites

TODO

Installation

ansible-playbook prepare_host.yaml
ansible-playbook -i inventory.yaml configure_platform.yaml
ansible-playbook -i inventory.yaml deploy_platform.yaml --ask-pass
# Install the base VM's for both Linux & Windows