Files
gitlab-mirror/roles/xfs_project_quotas/molecule/default/verify.yml
2025-12-23 11:59:24 +03:00

12 lines
170 B
YAML

---
- name: Verify
hosts: all
gather_facts: false
any_errors_fatal: true
tasks:
- name: Blank
ansible.builtin.command: echo
changed_when: false