Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tersmitten committed Apr 20, 2016
1 parent a6dc9c5 commit 5539337
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ None
roles:
- ca-certificates
vars:
ca_certificates_map:
ca_certificates_certificate_map:
- src: ca-oefenweb-nl.crt
dest: oefenweb/Oefenweb_nl-B_V.crt
```
Expand Down
2 changes: 1 addition & 1 deletion tests/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
roles:
- ../../
vars:
ca_certificates_map:
ca_certificates_certificate_map:
- src: ca-oefenweb-nl.crt
dest: oefenweb/Oefenweb_nl-B_V.crt

0 comments on commit 5539337

Please sign in to comment.