Skip to content

Instantly share code, notes, and snippets.

@knakayama
Created May 26, 2016 09:09
Show Gist options
  • Save knakayama/5235673a08b97e06d4d7ec21913dafbd to your computer and use it in GitHub Desktop.
Save knakayama/5235673a08b97e06d4d7ec21913dafbd to your computer and use it in GitHub Desktop.
---
- name: Test debug strategy
hosts: localhost
connection: local
strategy: debug
tasks:
- name: Fail
fail:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment