Ansible playbook for base and initial configuration of web server hosting my personal websites.
Go to file
Alan Orth 60b8ecdd4c
Initial commit
Signed-off-by: Alan Orth <alan.orth@gmail.com>
2014-08-17 00:35:57 +03:00
group_vars Initial commit 2014-08-17 00:35:57 +03:00
roles Initial commit 2014-08-17 00:35:57 +03:00
vars Initial commit 2014-08-17 00:35:57 +03:00
.gitignore Initial commit 2014-08-17 00:35:57 +03:00
README.md Initial commit 2014-08-17 00:35:57 +03:00
site.yml Initial commit 2014-08-17 00:35:57 +03:00

README.md

Mjanja webserver

Playbooks for base and initial configuration of Mjanja web server.

To use

Create a new Ubuntu 14.04 host, add a user account, copy your SSH public key, then execute:

ansible-playbook site.yml -i hosts -K