This can be used to install ganglia in client nodes in one go.
To get started, clone this repo, and follow the given steps
- Add a
all
file just likeall.example
- Add a
clients
file just likeclient.example
. - If you have changed the
group_name
in clients file, remember to change it inmain.yml
as well. - Run
ansible-playbook main.yml -i clients