This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
solutions-tsg-scripts/deploy_sapp_firewall_kni.yml
2020-11-18 16:28:57 +06:00

12 lines
228 B
YAML

- hosts: adc_mcn0
remote_user: root
vars_files:
- '{{ config_path }}/group_vars/adc_global.yml'
- '{{ config_path }}/group_vars/adc_mcn0.yml'
roles:
- sapp
- tsg_master
- kni
- firewall