- Make sure you got Ansible installed, XCode and have git available.
- Set the environment variables:
ANSIBLE_SSH_PRIVATE_KEY- containing your ssh private key.ANSIBLE_SSH_PUBLIC_KEY- containing your ssh public key.ANSIBLE_GPG_PRIVATE_KEY- containing your gpg private key.ANSIBLE_GPG_PUBLIC_KEY- containing your gpg public key.
- Then run
setup.sh. - Lastly run
ansible-playbook ./playbook.yml. - Optionally if you also need Node.js or Ruby, run the
playbook-node.ymlandplaybook-ruby.ymlrespectively.
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|