Alexander Grothe 10c3d12215 Add role to install nfs-server, cleanup roles and configuration
- 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
2017-03-13 10:40:35 +01:00
2017-02-19 14:06:11 +01:00
2017-02-28 16:31:43 +01:00
2017-02-19 13:53:08 +01:00
2017-03-01 12:10:20 +01:00
2017-02-19 21:38:07 +01:00

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
Description
No description provided
Readme
Languages
HTML 78.7%
Org 17.7%
Python 3.1%
Shell 0.5%