Ansible/playbook
James Tombleson 3f49a5fe88 -sigh-
After trying to go down the path of editing the configs with inline I am going to change over to a template file and see if I can get that to work better for me.  At least Elastic will now let me hit the REST.
2019-04-23 12:21:00 -07:00
..
linux -sigh- 2019-04-23 12:21:00 -07:00
windows Packages can be installed on windows 2019-04-08 08:39:18 -07:00
README.md Big changes to Elastic services 2019-04-22 15:01:56 -07:00
templateTest.j2 -sigh- 2019-04-23 12:21:00 -07:00
templateTest.yml -sigh- 2019-04-23 12:21:00 -07:00

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.