hpc-cloud/cassandra.yml
Egon Rijpkema 86cd68e465 Removed inclusion of docker everywhere
It is now included in the common role itself, which is applied to all.
2017-07-10 09:52:12 +02:00

7 lines
90 B
YAML

---
# Run all plays as root.
- hosts: cassandra
become: True
roles:
- cassandra