diff --git a/add_host b/add_host index 04e9f938f06..4abae8fe473 100644 --- a/add_host +++ b/add_host @@ -9,9 +9,9 @@ description: Takes variables so you can define the new hosts more fully. version_added: 0.9 options: - hostname: + name: description: - - The hostname/ip of the host to add to the inventory + - The hostname/ip of the host to add to the inventory, can include a colon and a port number. required: true groups: aliases: [ 'groupname' ]