Ansible/playbook
2019-11-04 06:35:24 -08: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
docker Moving all mediaserver tasks to a single playbook 2019-11-04 06:35:24 -08:00
linux migration for mediaserver to docker in testing. mounting the drive looks like its working now 2019-11-03 21:46:19 -08:00
localhost Added some Okta work. This lets Ansible become the source of truth soon. Need to work the api module to exact search rather then a fuzzy search. Started to get back into docker to maintain homelab. 2019-10-23 15:54:32 -07:00
macos Added some Okta work. This lets Ansible become the source of truth soon. Need to work the api module to exact search rather then a fuzzy search. Started to get back into docker to maintain homelab. 2019-10-23 15:54:32 -07:00
windows Elastic configs for windows hosts is in progress 2019-04-24 14:40:05 -07:00
pull.yml Create pull.yml 2019-05-03 14:29:01 -07:00
README.md Big changes to Elastic services 2019-04-22 15:01:56 -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.