ansible-collection-hardening/molecule/ssh_hardening/converge.yml

10 lines
218 B
YAML
Raw Normal View History

2020-11-07 20:19:43 +00:00
---
- name: wrapper playbook for kitchen testing "ansible-ssh-hardening" with default settings
hosts: all
become: true
collections:
- devsec.hardening
tasks:
- include_role:
name: ssh_hardening