The Random Thoughts of a Geek heading for Banbury
The Random Thoughts of a Geek heading for Banbury
1 3 4 6 7 8 A B D E F G H I J K L M N P R S T
Ad Af An

Ansible

Skippy’s Ansible is in git at `/home/skippy/git/Ansible.git`

on the new machine as root:

apt-get update
apt-get upgrade
apt-get dist-upgrade
apt-get autoremove
apt-get install python

On Freyja

cd into playbook folder
ansible-playbook sites.yml

Related Articles