diff --git a/playbooks/sgrt-install.yml b/playbooks/sgrt-install.yml index 2171279f..65acd68d 100644 --- a/playbooks/sgrt-install.yml +++ b/playbooks/sgrt-install.yml @@ -1,18 +1,15 @@ --- - hosts: - #- hacc-build - #- alveo-u250 - #- alveo-u280 - #- alveo-u50d - #- alveo-u55c - #- versal-vck5000 + - hacc-build + - alveo-u250 + - alveo-u280 + - alveo-u50d + - alveo-u55c + - versal-vck5000 - hacc-boxes #- alveo-u55c-01.inf.ethz.ch #- hacc-box-01.inf.ethz.ch - #- hacc-box-01.inf.ethz.ch - #- hacc-box-02.inf.ethz.ch - #- alveo-u55c-03.inf.ethz.ch become: true become_method: community.general.sudosu become_user: root @@ -26,7 +23,7 @@ include_path: "{{ sgrt_base_path }}/include" cli_name: sgutil #installation control (all means we attempt to create and copy all directories, files, and functions or scripts) - all: false + all: true #api installation api: false #true---------------- #cli installation @@ -41,7 +38,7 @@ reboot: false run: false set: false - sgutil: true + sgutil: false templates: false #true----------------------------------- validate: false #workflows