Skip to content

Commit fb261f9

Browse files
committed
Playbook refactoring -- work in progress.
1 parent 0f6a18f commit fb261f9

File tree

5 files changed

+307
-342
lines changed

5 files changed

+307
-342
lines changed

examples/playbooks/intermediate_example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# because of the comments it's less concise than it normally is. But feel
55
# free to comment your playbooks if you like.
66

7-
- hosts: dbservers
7+
- hosts: all
88

99
# we can define variables the normal way...
1010

0 commit comments

Comments
 (0)