Skip to content

Conversation

@ZouYuhua
Copy link
Contributor

@ZouYuhua ZouYuhua commented Dec 4, 2025

Task:
new testcase vtpm_cold_add_remove for linux: GOSV-2531

@Tomorrow9
Copy link
Member

Overall, the multiple one small shell command tasks can be put in one task, e.g.,

    - name: Execute multiple commands using a multi-line string
      ansible.builtin.shell: |
        cd /var/www/html
        git pull origin main
        systemctl restart apache2
      args:
        chdir: /var/www/html # Change working directory before execution
        executable: /bin/bash # Specify the shell to use

@ZouYuhua
Copy link
Contributor Author

Note: Testing shows vTPM.enable.tpm2_activatecredential is not supported currently

@Tomorrow9 Tomorrow9 added this to the 3.3 milestone Dec 11, 2025
@Tomorrow9 Tomorrow9 removed this from the 3.3 milestone Jan 4, 2026
@ZouYuhua ZouYuhua force-pushed the yuhua/add_testcase_vTPM branch from 3496295 to ffe21e9 Compare January 5, 2026 08:25
Signed-off-by: ZouYuhua <[email protected]>
Signed-off-by: ZouYuhua <[email protected]>
Signed-off-by: ZouYuhua <[email protected]>
Signed-off-by: ZouYuhua <[email protected]>
Signed-off-by: ZouYuhua <[email protected]>
Signed-off-by: ZouYuhua <[email protected]>
Signed-off-by: ZouYuhua <[email protected]>
Signed-off-by: ZouYuhua <[email protected]>
Signed-off-by: ZouYuhua <[email protected]>
Signed-off-by: ZouYuhua <[email protected]>
Signed-off-by: ZouYuhua <[email protected]>
Signed-off-by: ZouYuhua <[email protected]>
Signed-off-by: ZouYuhua <[email protected]>
Signed-off-by: ZouYuhua <[email protected]>
Signed-off-by: ZouYuhua <[email protected]>
Signed-off-by: ZouYuhua <[email protected]>
Signed-off-by: ZouYuhua <[email protected]>
Signed-off-by: ZouYuhua <[email protected]>
Signed-off-by: ZouYuhua <[email protected]>
Signed-off-by: ZouYuhua <[email protected]>
@ZouYuhua ZouYuhua force-pushed the yuhua/add_testcase_vTPM branch from fb56eb9 to 09e1ed1 Compare January 8, 2026 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants