package defintion improvements

Added CmdletExists and AppExeExists conditions
Cleanup of existing package description files
This commit is contained in:
lksz 2021-04-16 17:07:00 +00:00
parent 2b51f37cb7
commit c9d13f5c4d
8 changed files with 20 additions and 27 deletions

View file

@ -2,11 +2,7 @@
"package": {
"Condition": [
{
"custom": "Get-Command ansible -Type Application",
"System": null,
"Hostname": null,
"Username": null,
"Logic": 0
"AppExeExists": "ansible"
}
],
"Name": "ansible"