summaryrefslogtreecommitdiffstats
path: root/ansible_collections/google/cloud/molecule/gcsfuse/verify.yml
blob: 6e148b1493f1dc323c1a28b62687bea2d58d1be2 (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