X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=tasks%2Finit.json;h=f7a55b876b8a0f93c71a396694af6904b1b967ed;hb=refs%2Fheads%2Fpdksync_CONT-930-rollout_new_gh-changelog;hp=91cf9514d84dcb5d31cb68add219dc9d5dac50c7;hpb=706dd11cc7591967c0d3cbef977dc6b015a7b53d;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/tasks/init.json b/tasks/init.json index 91cf951..f7a55b8 100644 --- a/tasks/init.json +++ b/tasks/init.json @@ -1,9 +1,9 @@ { - "description": "Allows you to perform apt functions", + "description": "Allows you to perform apt-get functions", "input_method": "stdin", "parameters": { "action": { - "description": "Action to perform ", + "description": "Action to perform with apt-get", "type": "Enum[update, upgrade, dist-upgrade, autoremove]" } }