trixie/minimal-krb5.yml

11 lines
244 B
YAML
Raw Normal View History

2019-11-18 18:45:07 +01:00
---
# 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: yes
roles:
- up2date-debian
- lan-client