Skip to content
This repository was archived by the owner on Dec 26, 2020. It is now read-only.

Commit 21c903f

Browse files
authored
remove duplicate Parameter
1 parent c7e102a commit 21c903f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.kitchen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ provisioner:
2222
http_proxy: <%= ENV['http_proxy'] || nil %>
2323
https_proxy: <%= ENV['https_proxy'] || nil %>
2424
playbook: tests/default.yml
25-
ansible_diff: true
25+
2626
ansible_extra_flags:
2727
- "--skip-tags=sysctl"
2828

0 commit comments

Comments
 (0)