Commit 23d104f7 authored by David Wilson's avatar David Wilson

examples: beginnings of repro for issue #109

parent 6ec349b3
---
# Reproduction for issue #109.
- hosts: all
roles:
- issue_109
gather_facts: no
---
- name: Decrypt SSH-Keys
include_role:
name: issue_109_add_ssh_key
- name: Gather Facts
include_role:
name: issue_109_gather_facts
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment