Make 'ldap', 'kerberos' and 'nfs' hostname aliases.

This commit is contained in:
Andreas B. Mundt 2019-11-27 20:21:09 +01:00
parent 9d9da31649
commit 7f49b191ac
4 changed files with 25 additions and 1 deletions

View file

@ -10,5 +10,6 @@
- name: restart rpc-gssd
systemd:
name: rpc-gssd
daemon_reload: yes
state: restarted
notify: "restart rpc-gssd"