Don't do this unless samba

This commit is contained in:
2023-10-03 12:06:16 +13:00
parent 8035c87efe
commit dfb2254d2b
4 changed files with 57 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
---
# This is an example playbook to execute Ansible tests.
- name: Verify
hosts: all
gather_facts: false
tasks:
- name: Example assertion
ansible.builtin.assert:
that: true