Add clusterapi prereqs
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-09-19 13:15:09 +02:00
parent 0bddae0440
commit 7a1b563851
2 changed files with 85 additions and 73 deletions

View File

@ -25,7 +25,7 @@
line: 'PasswordAuthentication yes'
state: absent
loop_control:
label: "{{ '[' + item.regex + '] ' + item.state }}"
label: "{{ '[' + item.line + '] ' + item.state }}"
- name: Create dedicated SSH keypair
community.crypto.openssh_keypair: