Merge pull request #28 from rndmh3ro/ansible_support

Ansible support
This commit is contained in:
Christoph Hartmann 2015-05-19 13:15:20 -07:00
commit d53f3e27a5

5
playbooks/default.yml Normal file
View file

@ -0,0 +1,5 @@
---
- name: wrapper playbook for kitchen testing "ansible-os-hardening"
hosts: localhost
roles:
- ansible-os-hardening