glusterfs: Add CentOS support

This commit is contained in:
Timo Makinen 2021-09-09 19:18:26 +00:00
parent 8da3e45c56
commit 15acc934e0

View file

@ -1,4 +1,9 @@
---
- name: install repository
package:
name: centos-release-gluster9
state: installed
when: ansible_distribution == "CentOS"
- name: install packages
package: