phonegap / phonegap-infrastructure

Ansible playbooks for setting up a graylog server on ec2
0 stars 4 forks source link

Consolidate graylog, ssl and kibana playbooks #8

Open filmaj opened 7 years ago

filmaj commented 7 years ago

It's not the 'ansible' way to have multiple playbooks encapsulating discrete configuration. Ideally, it is much simpler than that: you run one playbook and set the variables as you see fit.

With multiple playbooks, it can lead to confusion. Which playbooks to run in what order?

The only thing I could see breaking out would be server provisioning vs. server configuration.