git://git.halfball.org
/
ansiblebook.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b6b305
)
Set host to default
author
Lorin Hochstein
<lhochstein@netflix.com>
Sun, 12 Feb 2017 22:17:19 +0000
(14:17 -0800)
committer
Lorin Hochstein
<lhochstein@netflix.com>
Sun, 12 Feb 2017 22:17:19 +0000
(14:17 -0800)
ch12/playbooks/web-ami.yml
patch
|
blob
|
history
diff --git
a/ch12/playbooks/web-ami.yml
b/ch12/playbooks/web-ami.yml
index
53d0af5
..
28ce168
100644
(file)
--- a/
ch12/playbooks/web-ami.yml
+++ b/
ch12/playbooks/web-ami.yml
@@
-1,6
+1,6
@@
---
- name: configure a webserver as an ami
- hosts:
localhos
t
+ hosts:
defaul
t
become: True
roles:
- web