summaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorMichael DeHaan <michael.dehaan@gmail.com>2014-09-26 10:37:56 -0400
committerMichael DeHaan <michael.dehaan@gmail.com>2014-09-26 10:37:56 -0400
commitc8e1a2077ed356fb893cd9886f758ac3d284e6b9 (patch)
tree2c8238e5cabfd8f0f088707a4ef70f5dade57bea /system
parent417309a626e39396196a4abc6208c9f6db158f9d (diff)
downloadansible-modules-core-c8e1a2077ed356fb893cd9886f758ac3d284e6b9.tar.gz
file extensions!
Diffstat (limited to 'system')
-rw-r--r--system/authorized_key.py (renamed from system/authorized_key)0
-rw-r--r--system/cron.py (renamed from system/cron)0
-rw-r--r--system/group.py (renamed from system/group)0
-rwxr-xr-xsystem/hostname.py (renamed from system/hostname)0
-rwxr-xr-xsystem/mount.py (renamed from system/mount)0
-rw-r--r--system/ping.py (renamed from system/ping)0
-rw-r--r--system/seboolean.py (renamed from system/seboolean)0
-rw-r--r--system/selinux.py (renamed from system/selinux)0
-rw-r--r--system/service.py (renamed from system/service)0
-rw-r--r--system/setup.py (renamed from system/setup)0
-rw-r--r--system/sysctl.py (renamed from system/sysctl)0
-rw-r--r--system/user.py (renamed from system/user)0
12 files changed, 0 insertions, 0 deletions
diff --git a/system/authorized_key b/system/authorized_key.py
index f9641131..f9641131 100644
--- a/system/authorized_key
+++ b/system/authorized_key.py
diff --git a/system/cron b/system/cron.py
index d14f3625..d14f3625 100644
--- a/system/cron
+++ b/system/cron.py
diff --git a/system/group b/system/group.py
index 617de7c2..617de7c2 100644
--- a/system/group
+++ b/system/group.py
diff --git a/system/hostname b/system/hostname.py
index a426b591..a426b591 100755
--- a/system/hostname
+++ b/system/hostname.py
diff --git a/system/mount b/system/mount.py
index 9dc6fbe7..9dc6fbe7 100755
--- a/system/mount
+++ b/system/mount.py
diff --git a/system/ping b/system/ping.py
index b098d005..b098d005 100644
--- a/system/ping
+++ b/system/ping.py
diff --git a/system/seboolean b/system/seboolean.py
index 9799e716..9799e716 100644
--- a/system/seboolean
+++ b/system/seboolean.py
diff --git a/system/selinux b/system/selinux.py
index 53e53d1d..53e53d1d 100644
--- a/system/selinux
+++ b/system/selinux.py
diff --git a/system/service b/system/service.py
index b235ee25..b235ee25 100644
--- a/system/service
+++ b/system/service.py
diff --git a/system/setup b/system/setup.py
index 48630423..48630423 100644
--- a/system/setup
+++ b/system/setup.py
diff --git a/system/sysctl b/system/sysctl.py
index acf6395f..acf6395f 100644
--- a/system/sysctl
+++ b/system/sysctl.py
diff --git a/system/user b/system/user.py
index 551384a7..551384a7 100644
--- a/system/user
+++ b/system/user.py