mirror of https://github.com/easzlab/kubeasz.git
5 lines
76 B
YAML
5 lines
76 B
YAML
|
- hosts: localhost
|
||
|
gather_facts: true
|
||
|
roles:
|
||
|
- ansible-os-hardening
|