From 8baba98ebe5053e0c1e71881975ce8a1788f171c Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Wed, 11 Mar 2015 11:06:30 -0700 Subject: [PATCH] Don't know why but the 1.8.x branch didn't include the commit for crypttab. Update documentation to show it is new in 1.9 as a result of that oversight. --- system/crypttab.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/crypttab.py b/system/crypttab.py index 70230fa53e1..5142a6cf327 100644 --- a/system/crypttab.py +++ b/system/crypttab.py @@ -24,7 +24,7 @@ module: crypttab short_description: Encrypted Linux block devices description: - Control Linux encrypted block devices that are set up during system boot in C(/etc/crypttab). -version_added: "1.8" +version_added: "1.9" options: name: description: