Add ansible playbook to automate service provider setup #10

Merged
nabarun merged 31 commits from deep-stack/testnet-ops:ag-sp-setup into main 2024-10-01 12:17:11 +00:00
3 changed files with 7 additions and 0 deletions
Showing only changes of commit 5665db44bf - Show all commits

View File

@ -1 +1,2 @@
vars/*.yml
!vars/*.example.yml

View File

@ -0,0 +1,3 @@
gpg_user_name: ""
gpg_user_email: ""
gpg_passphrase: ""

View File

@ -0,0 +1,3 @@
username: ""
password: ""
path_to_ssh_key: ""