Set host to default
authorLorin Hochstein <lhochstein@netflix.com>
Sun, 12 Feb 2017 22:17:19 +0000 (14:17 -0800)
committerLorin Hochstein <lhochstein@netflix.com>
Sun, 12 Feb 2017 22:17:19 +0000 (14:17 -0800)
ch12/playbooks/web-ami.yml

index 53d0af5..28ce168 100644 (file)
@@ -1,6 +1,6 @@
 ---
 - name: configure a webserver as an ami
-  hosts: localhost
+  hosts: default
   become: True
   roles:
     - web