Skip to content

Instantly share code, notes, and snippets.

@abutcher
Created December 20, 2011 03:25
Show Gist options
  • Select an option

  • Save abutcher/1500095 to your computer and use it in GitHub Desktop.

Select an option

Save abutcher/1500095 to your computer and use it in GitHub Desktop.
[root@lovecoo ~]# cat derp.yaml
---
- hosts:
- lovecoo
tasks:
- command.Run: {command: echo "lol" || true}
- mod_jk.WaitOnStateOK:
proxies:
- proxyjava02.web.qa.ext.phx1.redhat.com
- proxyjava03.web.qa.ext.phx1.redhat.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment