do not show these commands as changed
This commit is contained in:
parent
2d555fcf11
commit
c95e235079
1 changed files with 2 additions and 0 deletions
|
@ -15,12 +15,14 @@
|
|||
command: gluster peer probe {{ item }}
|
||||
with_items: '{{groups[gluster_server_group]}}'
|
||||
ignore_errors: true
|
||||
changed_when: false
|
||||
tags:
|
||||
- gluster
|
||||
|
||||
- name: Servers discover each other, pass two.
|
||||
command: gluster peer probe {{ item }}
|
||||
with_items: '{{groups[gluster_server_group]}}'
|
||||
changed_when: false
|
||||
ignore_errors: true
|
||||
tags:
|
||||
- gluster
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue