Skip to content

Instantly share code, notes, and snippets.

@ykocaman
Created October 18, 2017 18:07
Show Gist options
  • Save ykocaman/f7844d779f2bf9da4907af3640245977 to your computer and use it in GitHub Desktop.
Save ykocaman/f7844d779f2bf9da4907af3640245977 to your computer and use it in GitHub Desktop.
ansible hosts -b -m get_url \
-a 'url=https://raw.github.com/wp-cli/builds/gh-pages/phar/wp-cli.phar dest=/usr/bin/wp mode=0777'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment