initial import
[awsible] / management.yml
diff --git a/management.yml b/management.yml
new file mode 100644 (file)
index 0000000..b308c43
--- /dev/null
@@ -0,0 +1,11 @@
+---
+- hosts: localhost
+  connection: local
+  roles:
+  - aws-infrastructure
+
+- hosts: management
+  become: true
+  roles:
+  - common
+  - management