Ansible support

This commit is contained in:
Sebastian Gumprich 2015-05-19 21:08:05 +00:00
parent a517ad6040
commit 2f3b67d07e

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