summaryrefslogtreecommitdiffstats
path: root/ansible/node/roles/common/tasks/generic/autocluster.yml
blob: 753b225df66611d2716379c7dde3b8c0858a0d95 (plain)
1
2
3
4
5
---
- name: create autocluster state directory
  file:
    path: /root/.autocluster
    state: directory