add tasks to playbooks, add dependency for on_vdr script to xorg install
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user