v.1.6.1 newt-debian --> newt
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
- name: Simple Disk Usage Check
|
||||
hosts: all
|
||||
tasks:
|
||||
- name: Run df -h command
|
||||
- name: Run df -hT command
|
||||
shell: df -hT | grep '^/dev/'
|
||||
register: result
|
||||
|
||||
|
||||
Reference in New Issue
Block a user