From 5d2063aa38da54695467bc50f5eb38dbee3e47ce Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Fri, 15 Apr 2016 16:18:05 +0200 Subject: [PATCH] Remove the +x from crypttab and cronvar (#2039) While this change nothing, it is better to enforce consistency --- lib/ansible/modules/extras/system/cronvar.py | 0 lib/ansible/modules/extras/system/crypttab.py | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 lib/ansible/modules/extras/system/cronvar.py mode change 100755 => 100644 lib/ansible/modules/extras/system/crypttab.py diff --git a/lib/ansible/modules/extras/system/cronvar.py b/lib/ansible/modules/extras/system/cronvar.py old mode 100755 new mode 100644 diff --git a/lib/ansible/modules/extras/system/crypttab.py b/lib/ansible/modules/extras/system/crypttab.py old mode 100755 new mode 100644