Commit graph

17 commits

Author SHA1 Message Date
Scott Lowe
bc2b890a4e
Update documentation
Update the README.md file for the Ansible directory.

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2021-01-25 21:33:54 -07:00
Scott Lowe
7a0ac83b6a
Add simple Wireguard playbook
Add simple Wireguard playbook. Add Ansible configuration. Add README.md with instructions.

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2021-01-25 21:31:05 -07:00
Scott Lowe
6036b8fde1
Add a simple Golang role
Add a simpel role to install Golang on a Linux system. Update documentation.

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2020-10-14 14:36:05 -06:00
Scott Lowe
b4cf6d1ffb
Update Pulumi version
Increment Pulumi version to 0.17.16

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2019-06-22 22:35:31 -06:00
Scott Lowe
f244f5b5e4
Update README.md
Add descriptions to the README

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2019-03-27 21:07:42 -06:00
Scott Lowe
0f919aac15
Add Ansible role to create Pulumi environment
Add Ansible role to create a working environment for Pulumi on a VM or cloud instance

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2019-03-27 20:56:33 -06:00
Scott Lowe
a0551b84ce
Update documentation
Update README.md with instructions on using these files

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2018-07-16 16:28:00 -06:00
Scott Lowe
04648e46b5
Add templates and playbook
Add Jinja2 templates and Ansible playbook for "additive loop" template rendering

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2018-07-16 16:20:59 -06:00
Scott Lowe
db32cc9533
Update documentation
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>
2018-05-20 12:54:23 -06:00
Scott Lowe
3af8ddbf7d
Add Ansible environment to install GitHub binary
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>
2018-05-20 12:49:31 -06:00
Scott Lowe
0d580804e6
Add documentation
Update main README.md for the Ansible section. Add new README.md files for subsections as needed.

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2018-04-19 14:01:47 -06:00
Scott Lowe
e5c543310c
Add example Ansible playbook to create config file
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>
2018-04-19 13:28:17 -06:00
Scott Lowe
2fca12122a
Add files to show how to bootstrap Ubuntu 16.04 for Ansible
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>
2017-09-18 21:40:05 -06:00
Scott Lowe
f7caa9d798
Update README.md for Ansible area
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>
2017-03-07 13:39:11 -07:00
Scott Lowe
01b4b6138c
Add environment for Ansible "with_items" testing
Add environment that uses more complex lists with the Ansible "with_items" construct

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-03-07 13:35:01 -07:00
Scott Lowe
9d9d81f711
Add technology-specific README files
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>
2017-02-23 17:08:46 -07:00
Scott Lowe
43ab5524a2
Reorganize repository contents
Move contents into new folder structure based on primary technology

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-02-23 16:12:37 -07:00