add tasks to playbooks, add dependency for on_vdr script to xorg install

This commit is contained in:
Alexander Grothe
2017-07-30 15:21:05 +02:00
parent 264a2f2252
commit 9c839f156d
5 changed files with 12 additions and 2 deletions

View File

@@ -13,4 +13,4 @@ apt-get update
apt-get -y install ansible
# TODO: run ansible on local host
ansible-playbook yavdr07.yml -b -i 'localhost_inventory' --connection=local
ansible-playbook yavdr07.yml -b -i 'localhost_inventory' --connection=local --tags=install