Ansible/playbook
James Tombleson 23417a9a01 adding docs to the project given I forgot how to use vault. removed sensu as its not getting used currently 2019-10-20 14:51:10 -07:00
..
debug AWX is now installing on my ubuntu 18.04. Also added a debug playbook to get a copy of all the ansible variables 2019-10-20 12:36:39 -07:00
linux adding docs to the project given I forgot how to use vault. removed sensu as its not getting used currently 2019-10-20 14:51:10 -07:00
macos AWX is now installing on my ubuntu 18.04. Also added a debug playbook to get a copy of all the ansible variables 2019-10-20 12:36:39 -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
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.