From 13c0256b1c2eb80737682bb33b6b3effe2db5f94 Mon Sep 17 00:00:00 2001 From: Sebastian Luna-Valero Date: Tue, 10 Sep 2024 11:27:22 +0200 Subject: [PATCH] linting --- deploy/cloud-init.yaml | 2 +- deploy/playbook.yaml | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/deploy/cloud-init.yaml b/deploy/cloud-init.yaml index 571af30..b388144 100644 --- a/deploy/cloud-init.yaml +++ b/deploy/cloud-init.yaml @@ -82,4 +82,4 @@ write_files: # 2. Once logged in, they have unrestricted sudo power: %egi-eu_cloud-egi-eu ALL=(ALL) NOPASSWD:ALL path: /etc/sudoers.d/motley - permissions: '0644' + permissions: "0644" diff --git a/deploy/playbook.yaml b/deploy/playbook.yaml index 780e585..b5cf855 100644 --- a/deploy/playbook.yaml +++ b/deploy/playbook.yaml @@ -2,9 +2,10 @@ - hosts: all become: true roles: - - role: 'grycap.motley-cue' - ssh_oidc_other_vos_name: cloud.egi.eu - ssh_oidc_other_vos_role: auditor + - role: "grycap.motley-cue" + vars: + ssh_oidc_other_vos_name: cloud.egi.eu + ssh_oidc_other_vos_role: auditor - role: catchall vars: site_config_dir: ../sites/