summaryrefslogtreecommitdiffstats
path: root/collections-debian-merged/ansible_collections/google/cloud/molecule/gcloud/verify.yml
blob: a82dd6fd0bce1c1742b2d5523fe06b8a51a84c8c (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
    assert:
      that: true