diff --git a/src/playbook/Configuration/custom.yml b/src/playbook/Configuration/custom.yml index 7e3659a38e..b3f02027fa 100644 --- a/src/playbook/Configuration/custom.yml +++ b/src/playbook/Configuration/custom.yml @@ -3,7 +3,7 @@ title: Root Playbook File description: Runs all of the playbook files privilege: TrustedInstaller actions: [] -features: +tasks: # Remove KProcessHacker2 to prevent conflicts with the Microsoft Vulnerable Driver Blocklist and Memory Integrity - atlas\kill-kph.yml # Configure PowerShell first so that other PowerShell scripts work diff --git a/src/playbook/Configuration/tweaks.yml b/src/playbook/Configuration/tweaks.yml index f4b19e50b2..40384e52ad 100644 --- a/src/playbook/Configuration/tweaks.yml +++ b/src/playbook/Configuration/tweaks.yml @@ -3,7 +3,7 @@ title: Tweaks Root Playbook File description: Runs all of the Atlas playbook tweaks privilege: TrustedInstaller actions: [] -features: +tasks: # ------------------------- NOTES ------------------------- # # - Each root folder has its own AME Wizard status diff --git a/src/playbook/playbook.conf b/src/playbook/playbook.conf index 4c6d02b331..e835b2488f 100644 --- a/src/playbook/playbook.conf +++ b/src/playbook/playbook.conf @@ -70,8 +70,7 @@ - - + Remove Microsoft Edge