mitogen/examples/playbook/roles/issue_109/tasks/main.yml

10 lines
149 B
YAML
Raw Normal View History

---
- name: Decrypt SSH-Keys
include_role:
name: issue_109_add_ssh_key
- name: Gather Facts
include_role:
name: issue_109_gather_facts