mirror of
https://github.com/inspec/inspec
synced 2024-12-19 17:43:44 +00:00
6 lines
100 B
YAML
6 lines
100 B
YAML
|
---
|
||
|
- name: wrapper playbook for kitchen testing
|
||
|
hosts: webservers
|
||
|
roles:
|
||
|
- kitchen-ansible
|