Skip to content
This repository was archived by the owner on Mar 4, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 277 Bytes

File metadata and controls

21 lines (15 loc) · 277 Bytes

SDH Playbook

A set of Ansible playbooks to deploy and manage Smart Developer Hub.

Hosts template file

...

Start

Run ansible-playbook -i hosts up.yml

Goal

...

Extra variables

  • create
  • update

Stop

Run ansible-playbook -i hosts stop.yml

Goal

...