Skip to content

Commit a053860

Browse files
authored
Update disk_usage.yml
1 parent fe8e945 commit a053860

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

examples/disk_usage.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
# source: https://gist.github.com/mahemoff/3c498b762af2c320835913093a19e966
33
# desc: This is a terrific example of how to inspect a mount point, determine usage, free space, etc., and do something if it exceeds your threshold.
44
---
5-
65
- set_fact:
76
mount: "{{ ansible_mounts | first }}"
87

0 commit comments

Comments
 (0)