diff --git a/.kitchen.aws.yml b/.kitchen.aws.yml index 3d60452..fb0a6b1 100644 --- a/.kitchen.aws.yml +++ b/.kitchen.aws.yml @@ -17,7 +17,7 @@ provisioner: require_ansible_omnibus: true ansible_verbose: true ansible_diff: true - hosts: all + roles_path: ../ansible-ssh-hardening/ http_proxy: <%= ENV['http_proxy'] || nil %> https_proxy: <%= ENV['https_proxy'] || nil %>