Skip to content

Instantly share code, notes, and snippets.

@bugz8unny69
Created April 19, 2019 23:52
Show Gist options
  • Save bugz8unny69/a8b2f6d26662192c2f17a3ab8ea292c7 to your computer and use it in GitHub Desktop.
Save bugz8unny69/a8b2f6d26662192c2f17a3ab8ea292c7 to your computer and use it in GitHub Desktop.
- name: Retrieving oh-my-zsh/install.sh from remote repository
get_url:
url: https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/1a861060de21fb7f3cc57e1535827772b0ac688e/tools/install.sh
dest: /tmp
sha256sum: fc3d2f30808e8941fdc3462e165c2c2b1a30f35c5446a2deedda1b1fa7c4a918
- name: Installing OMZ for sysadmin
shell: /tmp/install.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment