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

Commit 330173e

Browse files
authored
remove duplicate Parameter
1 parent dd8c27b commit 330173e

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
@@ -17,7 +17,7 @@ provisioner:
1717
require_ruby_for_busser: false
1818
ansible_verbose: true
1919
ansible_diff: true
20-
hosts: all
20+
2121
roles_path: ../ansible-ssh-hardening/
2222
http_proxy: <%= ENV['http_proxy'] || nil %>
2323
https_proxy: <%= ENV['https_proxy'] || nil %>

0 commit comments

Comments
 (0)