summaryrefslogtreecommitdiffstats
path: root/ansible_collections/google/cloud/molecule/gcloud/verify.yml
blob: 86afba4ffa35805e0e87b74944738c1b61d39889 (plain)
1
2
3
4
5
6
7
8
9
---
# This is an example playbook to execute Ansible tests.

- name: Verify
  hosts: all
  tasks:
  - name: Example assertion
    ansible.builtin.assert:
      that: true