Ansible/playbook
James Tombleson 55698826e4 Starting to get back on the saddle... Looking at getting AWX installed at home so I can use that over something like Jenkins... maybe 2019-10-18 19:27:09 -07:00
..
linux Vault is now working 2019-05-16 15:46:19 -07:00
macos Starting to get back on the saddle... Looking at getting AWX installed at home so I can use that over something like Jenkins... maybe 2019-10-18 19:27:09 -07:00
special Starting to get back on the saddle... Looking at getting AWX installed at home so I can use that over something like Jenkins... maybe 2019-10-18 19:27:09 -07:00
windows Elastic configs for windows hosts is in progress 2019-04-24 14:40:05 -07:00
README.md Big changes to Elastic services 2019-04-22 15:01:56 -07:00
debugDumpAnsibleVars.yml Starting to get back on the saddle... Looking at getting AWX installed at home so I can use that over something like Jenkins... maybe 2019-10-18 19:27:09 -07:00
dumpall.j2 Starting to get back on the saddle... Looking at getting AWX installed at home so I can use that over something like Jenkins... maybe 2019-10-18 19:27:09 -07:00
pull.yml Create pull.yml 2019-05-03 14:29:01 -07:00

README.md

Playbook

This is the collection of playbooks that have been made. Each folder here ties back into the hosts file.

Linux

This contains files that are designed to be ran against all linux based hosts. Some files are just general security updates and some will install packages that all servers need.

Installable services

  • elastic-heartbeat
  • elastic-metricbeat

Docker

This contains files that will maintain and deploy docker servers.

Docker servers will be a sub under Linux for basic up keep on the servers.

Elastic

This folder contains the files needed for a host that runs Elastic services as a server.

  • ElasticSearch
  • Kibana

Windows

Just like its Linux counter part, this contains the information and playbooks that are designed to be ran against all windows servers. Keeping baseline firewall, users, groups and windows updates are some examples.