Advertisement
Guest User

Untitled

a guest
Feb 24th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. - block:
  2. - command: yum install pep8
  3. - command: stuff
  4. - command: other stuff
  5. remote_user: redis # this should work
  6. args: #this should not work (yet)
  7. chdir=/other/dir
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement