Skip to content

Instantly share code, notes, and snippets.

@josh-wrale
Last active December 29, 2015 01:08
Show Gist options
  • Save josh-wrale/7590564 to your computer and use it in GitHub Desktop.
Save josh-wrale/7590564 to your computer and use it in GitHub Desktop.
stupid human trick
- hosts: all
sudo: True
roles:
- "\
firstdir/\
seconddir/\
dirwithrole1"
- "\
firstdir/\
seconddir/\
dirwithrole2"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment