lmn-client/minimal.yml
2019-10-20 17:20:37 +02:00

9 lines
212 B
YAML

---
# This playbook does almost nothing. Useful for testing only preseeding.
- name: apply a minimal configuration to the machine
hosts: all
remote_user: ansible
become: yes
roles:
- up2date-debian