tpotce/cloud/ansible/custom_ews.yaml

12 lines
192 B
YAML
Raw Normal View History

2019-04-10 10:52:57 +00:00
# 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