diff --git a/library/system/getent b/library/system/getent index d123139659..fe981662ab 100644 --- a/library/system/getent +++ b/library/system/getent @@ -27,7 +27,7 @@ short_description: a wrapper to the unix getent utility description: - Runs getent against one of it's various databases and returns information into the host's facts -version_added: "1.6" +version_added: "1.7" options: database: required: True