- hosts: 7400-MCN0-P01R01
remote_user: root
vars_files:
- install_config/group_vars/tsg_7400_docker.yml
- install_config/group_vars/rpm_version.yml
roles:
- {role: tsg-os-provision, tags: tsg-os-provision}
- {role: system-init, tags: system-init}
- {role: system-init-7400-mcn0, tags: system-init-7400-mcn0}
- {role: tsg_sn, tags: tsg_sn}
- {role: tsg-diagnose, tags: tsg-diagnose}
- hosts: 7400-MCN123-P01R01
- {role: system-init-7400-mcn123, tags: system-init-7400-mcn123}