Skip to content

Commit d53f3e2

Browse files
committed
Merge pull request #28 from rndmh3ro/ansible_support
Ansible support
2 parents a517ad6 + 2f3b67d commit d53f3e2

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

playbooks/default.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
- name: wrapper playbook for kitchen testing "ansible-os-hardening"
3+
hosts: localhost
4+
roles:
5+
- ansible-os-hardening

0 commit comments

Comments
 (0)