Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Template:
-
Epic Link:
-
Team:Modules
-
QA Risk Assessment:Needs Assessment
Description
Basic Info
Bolt (in https://github.com/puppetlabs/bolt/pull/129) changed from -modules to {{-modulepath}, however the task module READMEs appear to use the old UI. This looks to have changed in 0.7.0.
This definitely affects https://github.com/puppetlabs/puppetlabs-exec and https://github.com/puppetlabs/puppetlabs-package. I would expect it to effect other modules too.
Desired Behavior:
The READMEs for task modules should provide valid instructions for running bolt commands
Actual Behavior:
The READMEs for task modules use an old and removed way of referring to the module path, and running them fails to work as expected