test/cases: install python3 for installer test
Required by Ansible to run checks
This commit is contained in:
parent
d96c72e6f4
commit
a49d28dfc4
1 changed files with 4 additions and 0 deletions
|
|
@ -318,6 +318,10 @@ version = "*"
|
|||
name = "yum"
|
||||
version = "*"
|
||||
|
||||
[[packages]]
|
||||
name = "python36"
|
||||
version = "*"
|
||||
|
||||
[[customizations.user]]
|
||||
name = "${SSH_USER}"
|
||||
description = "Administrator account"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue