Skip to content

Commit fb6f9b6

Browse files
davidfdrmbwhite
authored andcommitted
Trailing spaces lint.
Signed-off-by: David Reis <davidfdr@gmail.com>
1 parent bcab307 commit fb6f9b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/modules/peer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@
502502
- KUBERNETES_SERVICE_PORT
503503
loop: "{{ range(1, number_of_peers|int + 1, 1) | list }}"
504504
loop_control:
505-
index_var: peer_idx
505+
index_var: peer_idx
506506
507507
- name: Destroy peer
508508
hyperledger.fabric_ansible_collection.peer:

0 commit comments

Comments
 (0)