Ansible configuration policy for the private network/home lab of Dustin C. Hatch http://dustin.hatch.name/
 
 
 
 
Go to file
Dustin 06a21b2090 ssh-hostkeys: Manage global SSH host key database
The *ssh-hostkeys* role is used to manage the global SSH host key
database. This file is consulted by the `ssh` command when verifying
remote host keys on first connect. If the host key is found here, it is
copied to the user's host key database file without prompting for
verification.
2018-04-08 12:32:02 -05:00
ci ci: Add Jenkinsfile for domain controllers 2018-04-07 22:57:22 -05:00
group_vars jenkins-slave: PB to deploy Jenkins slave 2018-04-08 12:04:03 -05:00
host_vars gw0: Use internal DNS 2018-04-06 20:38:11 -05:00
roles ssh-hostkeys: Manage global SSH host key database 2018-04-08 12:32:02 -05:00
vault/samba-dc hosts: Add new domain controllers 2018-02-19 22:46:27 -06:00
.gitignore Protect vault secret with GPG 2018-01-29 15:11:07 -06:00
.vault-secret.sh Protect vault secret with GPG 2018-01-29 15:11:07 -06:00
ansible.cfg Protect vault secret with GPG 2018-01-29 15:11:07 -06:00
ansible.yml ansible: Install Ansible 2018-04-08 12:20:03 -05:00
base.yml base: Base playbook 2018-01-29 15:03:45 -06:00
dch-gw.yml dch-gw: Initial commit 2018-03-27 20:44:43 -05:00
dhcpcd.yml dhcpcd: Install and configure dhcpcd 2018-03-13 23:19:50 -05:00
dhcpd.yml dhcpd: Install and configure ISC DHCPD 2018-03-27 20:44:43 -05:00
domain-controller.yml domain-controller: Configure local AD authentication 2018-03-11 18:16:17 -05:00
dyngroups.yml dyngroups: Dynamic host classification 2018-03-27 20:44:43 -05:00
firewalld.yml firewalld: Playbook to bootstrap firewalld 2018-01-29 15:11:07 -06:00
hostname.yml hostname: Also write /etc/hosts 2018-04-08 10:11:43 -05:00
hosts hosts: Add cm0.pyrocufflink.blue 2018-04-08 12:20:13 -05:00
jenkins-slave.yml jenkins-slave: PB to deploy Jenkins slave 2018-04-08 12:04:03 -05:00
named-server.yml named-server: Playbook to deploy BIND 2018-01-29 15:10:04 -06:00
network.yml network: Playbook to configure networking 2018-03-27 20:44:43 -05:00
pyrocufflink.yml pyrocufflink: Configure sudo for server admins 2018-04-08 10:52:08 -05:00
radvd.yml radvd: Install and configure radvd 2018-03-27 20:44:43 -05:00
samba-dc.yml samba-dc: Configure samba4 winbind 2018-03-11 18:16:17 -05:00