Ansible configuration policy for the private network/home lab of Dustin C. Hatch http://dustin.hatch.name/
 
 
 
 
Go to file
Dustin ec524416c6 roles/kerberos: Configure mit-krb5
The *kerberos* role configures the MIT Kerberos library.  Specifically,
it creates `/etc/krb5.conf` and populates it with some basic default
options. It also creates the `/etc/krb5.conf.d` directory, into which
other roles can write additional configuration files.
2018-01-29 15:05:51 -06:00
roles roles/kerberos: Configure mit-krb5 2018-01-29 15:05:51 -06:00
.gitignore Initial commit 2018-01-02 23:36:42 -06:00
ansible.cfg Initial commit 2018-01-02 23:36:42 -06:00
base.yml base: Base playbook 2018-01-29 15:03:45 -06:00
hostname.yml hostname: Playbook to set system hostname 2018-01-02 23:37:00 -06:00
hosts Initial commit 2018-01-02 23:36:42 -06:00