scripts/ansible
Paul Wako 06bfaebf5e add auto zfs snapshots 2020-06-07 12:54:12 -04:00
..
files add daily driver host section to ansible 2020-03-25 22:48:33 -04:00
templates add ansible, docker configs 2019-08-25 14:17:43 -04:00
README.md add daily driver host section to ansible 2020-03-25 22:48:33 -04:00
handlers.yml smartd, dma config 2019-12-03 23:11:37 -05:00
hosts.cfg add daily driver host section to ansible 2020-03-25 22:48:33 -04:00
main.yml add auto zfs snapshots 2020-06-07 12:54:12 -04:00
remote.yml add rsync 2019-09-10 00:08:21 -04:00

README.md

Usage: ansible-playbook main.yml -i hosts.cfg --limit=cabinet

Assumes:

  • All:

    • OS (Debian) has been installed and IPs have been configured in hosts.cfg
    • Host is already trusted via ssh and can be ssh'd into using keys
    • Passwordless sudo is enabled for the user ansible uses
    • Root and user pw is something memorable
  • Wireguard hosts:

  • ZFS server:

    • ZFS is configured with a volume at /bigdata for sharing
  • Media server:

    • Create /media-vtluug folder
  • Remote:

    • joe/pew users have been created