diff --git a/roles/xfs_project_quotas/tasks/main.yml b/roles/xfs_project_quotas/tasks/main.yml index cc0ce60..d9cc35b 100644 --- a/roles/xfs_project_quotas/tasks/main.yml +++ b/roles/xfs_project_quotas/tasks/main.yml @@ -1,11 +1,4 @@ --- -- name: "Quotas | Ensure xfsprogs package is installed" - ansible.builtin.apt: - name: xfsprogs - state: present - update_cache: true - cache_valid_time: 3600 - - name: Check files loop: - /etc/projects