Update README.md with notes on the new environment demonstrating how to "install" a GitHub project release
Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
Add Ansible+Vagrant environment to demonstrate using Ansible to download a binary release from GitHub, extract it, and copy out the relevant binary into the path.
Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
Add Jinja2 template for Kubeadm configuration file. Add Ansible playbook to create a configuration file from the Jinja2 template. Add README.md with instructions and more information.
Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
Add Terraform configurations to launch an Ubuntu 16.04 AWS instance. Add Ansible playbook to bootstrap the instance for use with Ansible.
Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
Add information on new environment in Ansible area that shows using complex lists with Ansible's "with_items" construct
Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
Add README.md files for specific technology areas (Ansible, CentOS Atomic Host, Consul, CoreOS, Debian, Docker, and etcd).
Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>