Enable required YAML lint rules and fix results

This commit is contained in:
Chris Hawk 2025-01-14 15:15:59 -08:00
commit 4ee4cc60b5
91 changed files with 225 additions and 223 deletions

View file

@ -30,7 +30,7 @@
auth_kind: "{{ gcp_cred_kind }}"
service_account_file: "{{ gcp_cred_file | default(omit) }}"
state: absent
#----------------------------------------------------------
# ----------------------------------------------------------
- name: Create a crypto key
google.cloud.gcp_kms_crypto_key:
name: "{{ resource_name }}"