ansible-role-thales-hsm/tasks/main.yaml
2019-01-09 14:53:22 -06:00

9 lines
187 B
YAML

---
- name: Include client installation tasks
include_tasks: client.yaml
when: thales_install_client
- name: Include RFS tasks
include_tasks: rfs.yaml
when: thales_configure_rfs