tpotce/cloud/ansible/custom_ews.yaml
Sebastian Haderecker 4c5447658d Removed SSH wait
2019-04-14 15:38:26 +00:00

10 lines
173 B
YAML

# This playbook sets a custom EWS config on the T-Pot
- hosts: TPOT
remote_user: linux
become: yes
become_user: root
become_method: sudo
roles:
- custom_ews