From a676159989e423ddffd66035daf037673905b1e2 Mon Sep 17 00:00:00 2001 From: Bertrand Lanson Date: Thu, 25 May 2023 18:44:48 +0200 Subject: [PATCH] linting --- molecule/default/verify.yml | 1 - molecule/with_custom_ca/verify.yml | 1 - 2 files changed, 2 deletions(-) diff --git a/molecule/default/verify.yml b/molecule/default/verify.yml index 464e152..29b6c1d 100644 --- a/molecule/default/verify.yml +++ b/molecule/default/verify.yml @@ -1,6 +1,5 @@ --- # This is an example playbook to execute Ansible tests. - - name: Verify hosts: all gather_facts: false diff --git a/molecule/with_custom_ca/verify.yml b/molecule/with_custom_ca/verify.yml index f5b9be4..4a028a6 100644 --- a/molecule/with_custom_ca/verify.yml +++ b/molecule/with_custom_ca/verify.yml @@ -1,6 +1,5 @@ --- # This is an example playbook to execute Ansible tests. - - name: Verify hosts: all gather_facts: false