prolog it
This commit is contained in:
parent
dc1e4d4036
commit
ea50d55562
1 changed files with 5 additions and 0 deletions
|
@ -1,4 +1,9 @@
|
||||||
#!/usr/bin/python2
|
#!/usr/bin/python2
|
||||||
|
# by skvidal
|
||||||
|
# ported by doteast to ansible 2.0
|
||||||
|
# gplv2+
|
||||||
|
# print out the ACTUAL freemem - not overcommitted value
|
||||||
|
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
from collections import namedtuple
|
from collections import namedtuple
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue