tpotce/cloud/ansible/custom_ews.yaml
2019-04-10 10:52:57 +00:00

11 lines
192 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
gather_facts: no
roles:
- custom_ews