lmn-client/minimal-krb5.yml
2023-02-07 19:18:57 +01:00

10 lines
245 B
YAML

---
# This playbook does almost nothing. Useful for testing only preseeding.
- name: apply a minimal configuration with kerberos LAN integration
hosts: all
remote_user: ansible
become: true
roles:
- up2date_debian
- lan-client