Use .yaml

This commit is contained in:
Opnxng 2023-11-13 20:39:10 +08:00
parent b4ffaa13c2
commit c581d1536a
3 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
fail_msg: "Passphrase inputs do not match"
when: passphrase != confirm_passphrase
- import_tasks: generate_key.yml
- import_tasks: generate_key.yaml
when: generate_new_key | default(True)
- name: Ensure that ssh connection key is defined