Skip to content

Instantly share code, notes, and snippets.

@chadoh
Created October 29, 2013 14:12
Show Gist options
  • Save chadoh/7215414 to your computer and use it in GitHub Desktop.
Save chadoh/7215414 to your computer and use it in GitHub Desktop.
---
- name: Ensure we can add apt repos
apt: pkg=python-software-properties state=latest update_cache=yes
sudo: yes
- name: configure apt for first run
sudo: yes
shell: apt-get install -f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment