fix: linting
All checks were successful
test / Linting (push) Successful in 9s
test / Molecule tests (default, debian11) (push) Successful in 26s
test / Molecule tests (default, ubuntu2004) (push) Successful in 26s
test / Molecule tests (default, debian12) (push) Successful in 33s
test / Molecule tests (default, ubuntu2204) (push) Successful in 27s
test / Molecule tests (with_ssh_keys, debian11) (push) Successful in 29s
test / Molecule tests (with_ssh_keys, debian12) (push) Successful in 30s
test / Molecule tests (with_ssh_keys, ubuntu2204) (push) Successful in 29s
test / Molecule tests (with_ssh_keys, ubuntu2004) (push) Successful in 45s

This commit is contained in:
Bertrand Lanson 2023-11-30 21:23:37 +01:00
parent edf6d4b74e
commit 40210f9b6d

View File

@ -7,4 +7,4 @@
comment: "{{ provision_management_user_name }}@{{ ansible_hostname }}"
key_options: "{{ provision_management_user_ssh_key_options }}"
exclusive: "{{ provision_management_user_ssh_key_exclusive }}"
become: true
become: true