10c3d12215
- use generic media_dirs including vdr recdir, loop over them to create directories, configure samba, nfs, etc. - add role to install an configure nfs-kernel-server - cleanup roles - add custom fact modules |
||
---|---|---|
group_vars | ||
handlers | ||
library | ||
roles | ||
hosts | ||
install-yavdr.sh | ||
LICENSE | ||
localhost_inventory | ||
Manual.org | ||
README.md | ||
yavdr07-headless.yml | ||
yavdr07.yml |
yavdr-ansible
ansible playbooks for yaVDR
Usage:
On a Ubuntu Server 16.04.x Installation run the following commands:
sudo add-apt-repository ppa:ansible/ansible
sudo apt-get update
sudo apt-get dist-upgrade
sudo apt-get install ansible git
git clone https://github.com/yavdr/yavdr-ansible
cd yavdr-ansible
ansible-playbook yavdr07.yml -c local -K -i hosts