Add Ansible playbooks to setup Docker and stack orchestrator (#6)
Part of [Automate testnet nitro deployments using Ansible](https://www.notion.so/Automate-testnet-nitro-deployments-using-Ansible-0d15579430204b8daba9a8aa31e07568) Add Ansible playbooks to: - Setup Docker if not present - Setup Stack Orchestrator if not present Co-authored-by: Adw8 <adwaitgharpure@gmail.com> Co-authored-by: Neeraj <neeraj.rtly@gmail.com> Reviewed-on: #6 Co-authored-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to> Co-committed-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
This commit was merged in pull request #6.
This commit is contained in:
@@ -16,7 +16,7 @@ To run the playbook on a remote host:
|
||||
|
||||
The following commands have to be executed in [`nitro-nodes-setup`](./) directory
|
||||
|
||||
- Copy the `nitro-vars-example.yml` vars file
|
||||
- Copy the `nitro-vars.example.yml` vars file
|
||||
|
||||
```bash
|
||||
cp nitro-vars.example.yml nitro-vars.yml
|
||||
|
||||
Reference in New Issue
Block a user