X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=management.yml;fp=management.yml;h=b308c43d6bddb39c939fe43f1a31774ba6962223;hb=164fb4ac7aebf84ca89433aeee8d16771fb8b7da;hp=0000000000000000000000000000000000000000;hpb=eff6951aff36874ec094e80849ee3095800b7e76;p=awsible diff --git a/management.yml b/management.yml new file mode 100644 index 0000000..b308c43 --- /dev/null +++ b/management.yml @@ -0,0 +1,11 @@ +--- +- hosts: localhost + connection: local + roles: + - aws-infrastructure + +- hosts: management + become: true + roles: + - common + - management