Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 371 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 371 Bytes

Workstation Bootstrap Based on Ubuntu Server

Install the latest Ansible.

sudo apt-add-repository ppa:ansible/ansible
sudo apt update
sudo apt install ansible

The file copy task will only copy files if they do not exist, so probably:

rm ~/.profile

Run this playbook.

sudo ansible-pull -U https://github.com/manadart/ansible-ubuntu-workstation