Ansible playbook for base and initial configuration of web server hosting my personal websites.
Go to file
Alan Orth 0006cd7fc5
Ignore contents of host_vars
Signed-off-by: Alan Orth <alan.orth@gmail.com>
2014-08-17 00:49:04 +03:00
group_vars Initial commit 2014-08-17 00:35:57 +03:00
host_vars Ignore contents of host_vars 2014-08-17 00:49:04 +03:00
roles Initial commit 2014-08-17 00:35:57 +03:00
vars Initial commit 2014-08-17 00:35:57 +03:00
README.md Initial commit 2014-08-17 00:35:57 +03:00
hosts Add hosts file 2014-08-17 00:38:17 +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