trixie/minimal-krb5.yml

11 lines
245 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
2022-06-11 12:42:02 +02:00
become: true
2019-11-18 18:45:07 +01:00
roles:
2022-07-25 09:06:50 +02:00
- up2date_debian
2019-11-18 18:45:07 +01:00
- lan-client