jumpserver/apps/terminal/automations/deploy_applet_host/install_all.yml

9 lines
123 B
YAML
Raw Normal View History

2022-11-14 10:48:21 +00:00
---
- hosts: all
tasks:
- name: Install all applets
ansible.windows.win_shell:
"tinkerd install all"