This commit is contained in:
Alexander Grothe 2017-03-13 10:41:10 +01:00
commit 4b7ead99b2
2 changed files with 3 additions and 1 deletions

View File

@ -11,5 +11,5 @@ 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
ansible-playbook yavdr07.yml -c local -K -i localhost_inventory
```

View File

@ -11,3 +11,5 @@ add-apt-repository -y ppa:ansible/ansible
apt-get update
# install required packages
apt-get -y install ansible python
# TODO: run ansible on local host