diff options
Diffstat (limited to 'examples/other/guess-1.yml')
-rw-r--r-- | examples/other/guess-1.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/other/guess-1.yml b/examples/other/guess-1.yml new file mode 100644 index 0000000..b11fb9c --- /dev/null +++ b/examples/other/guess-1.yml @@ -0,0 +1,3 @@ +--- +- name: Minimal yaml to determine it as a playbook + hosts: localhost |