refactor: add loop_control labels to dict-based loops across all roles
This commit is contained in:
@@ -29,6 +29,8 @@
|
||||
- { option: ClientAliveCountMax, value: "1" }
|
||||
- { option: PermitTunnel, value: "no" }
|
||||
- { option: Banner, value: /etc/issue.net }
|
||||
loop_control:
|
||||
label: "{{ item.option }}"
|
||||
|
||||
- name: Detect target OpenSSH version
|
||||
ansible.builtin.shell: >-
|
||||
|
||||
Reference in New Issue
Block a user