bumped to 1.7

This commit is contained in:
Brian Coca 2014-05-06 23:44:45 -04:00 committed by Michael DeHaan
parent 268122d7d0
commit db146717b5

View file

@ -27,7 +27,7 @@ short_description: a wrapper to the unix getent utility
description: description:
- Runs getent against one of it's various databases and returns information into - Runs getent against one of it's various databases and returns information into
the host's facts the host's facts
version_added: "1.6" version_added: "1.7"
options: options:
database: database:
required: True required: True