This commit is contained in:
Mrunal Patel 2017-09-29 20:06:34 +00:00 committed by GitHub
commit ff2f47562b

View file

@ -67,3 +67,4 @@
- name: Update the kernel cmdline to include quota support - name: Update the kernel cmdline to include quota support
command: grubby --update-kernel=ALL --args="rootflags=pquota" command: grubby --update-kernel=ALL --args="rootflags=pquota"
when: ansible_distribution in ['RedHat', 'CentOS']