diff --git a/tasks/configure.yml b/tasks/configure.yml index 48d6266..5c24b80 100644 --- a/tasks/configure.yml +++ b/tasks/configure.yml @@ -103,7 +103,7 @@ name: puppet enabled: true state: started - masker: false + masked: false when: "'WSL' not in ansible_facts['kernel']" - name: Ensure puppet agent cron exists (WSL only)