diff --git a/local.yml b/local.yml index 9db73df..0c2f42c 100644 --- a/local.yml +++ b/local.yml @@ -7,4 +7,4 @@ - name: install htop package: name: htop - present: false \ No newline at end of file + state: absent \ No newline at end of file