Creating playbook executor and dependent classes

This commit is contained in:
James Cammarata
2014-11-14 16:14:08 -06:00
parent b6c3670f8a
commit 62d79568be
158 changed files with 22486 additions and 2353 deletions

View File

@@ -0,0 +1,4 @@
- hosts: all
gather_facts: no
tasks:
- debug: msg="hi"