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