use common framework for management infrastructure
[awsible] / init_management-dev.yml
diff --git a/init_management-dev.yml b/init_management-dev.yml
new file mode 100644 (file)
index 0000000..56a41f6
--- /dev/null
@@ -0,0 +1,9 @@
+---
+- hosts: localhost
+  connection: local
+  gather_facts: False
+  become: no
+  roles:
+  - role: aws-management-infrastructure
+    phase: dev
+    version: "0000"