ansible-glusterfs:Ansible GlusterFS模块

时间:2021-05-10 19:00:58
【文件属性】:
文件名称:ansible-glusterfs:Ansible GlusterFS模块
文件大小:17KB
文件格式:ZIP
更新时间:2021-05-10 19:00:58
Python ansible-glusterfs 该模块已添加到Ansible核心模块中,在这里寻找启示! 因此,该模块不再更新,并且已经过时了。 Ansible GlusterFS模块,用于管理GlusterFS卷。 样本剧本 --- - hosts: gluster-test remote_user: root tasks: - name: create gluster volume glusterfs: action=create name=test1 brick=/bricks/brick1/g1 rebalance=yes args: hosts: "{{ play_hosts }}" run_once: true - name: tune glusterfs: action=tune name=test1 option=perf
【文件预览】:
ansible-glusterfs-master
----README.md(2KB)
----LICENSE(34KB)
----glusterfs(14KB)

网友评论