mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Migrate Windows CI roles to test targets. (#18005)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
Param(
|
||||
[bool]$boolvariable
|
||||
)
|
||||
|
||||
Write-Host $boolvariable.GetType()
|
||||
Write-Host $boolvariable
|
||||
Reference in New Issue
Block a user