mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
prolog it
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
#!/usr/bin/python2
|
||||
# by skvidal
|
||||
# ported by doteast to ansible 2.0
|
||||
# gplv2+
|
||||
# print out the ACTUAL freemem - not overcommitted value
|
||||
|
||||
|
||||
import sys
|
||||
from collections import namedtuple
|
||||
|
||||
Reference in New Issue
Block a user