Skip to content

Commit 52ef6a5

Browse files
committed
Merge pull request ansible#94 from tuladhar/fix_indentation
Fix indentation in mongodb/site.yml
2 parents ac64aff + 433f7f3 commit 52ef6a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mongodb/site.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
- hosts: all
55
roles:
6-
- role: common
6+
- role: common
77

88
- hosts: mongo_servers
99
roles:

0 commit comments

Comments
 (0)