diff --git a/docs/docsite/rst/roadmap/ROADMAP_2_7.rst b/docs/docsite/rst/roadmap/ROADMAP_2_7.rst index a192f17e135..0b77a89e1ba 100644 --- a/docs/docsite/rst/roadmap/ROADMAP_2_7.rst +++ b/docs/docsite/rst/roadmap/ROADMAP_2_7.rst @@ -32,7 +32,7 @@ Cleaning Duty Engine Improvements ------------------- -- Make ``become`` plugin based. `pr #38861 `_ +- Make ``become`` plugin based. `pr #38861 `_ - Introduce a ``live`` keyword to provide modules the ability to push intermediate (live) updates `pr #13620 `_ - Add content_path for mazer installed content `pr #42867 `_ - Investigate what it will take to utilise the work performed by Mitogen maintainers. `pr #41749 `_, `branch `_ and talk to jimi-c @@ -48,12 +48,12 @@ Core Modules - Include feature changes and improvements - - Create new argument `apply` that will allow for included tasks to inherit explicitly provided attributes. `pr #39236 `_ + - Create new argument ``apply`` that will allow for included tasks to inherit explicitly provided attributes. `pr #39236 `_ - Create "private" functionality for allowing vars/default sot be exposed outside of roles. `pr #41330 `_ -- Provide a parameter for the `template` module to output to different encoding formats `pr +- Provide a parameter for the ``template`` module to output to different encoding formats `pr #42171 `_ -- `reboot` module for Linux hosts (@sdoran) +- ``reboot`` module for Linux hosts (@samdoran) `pr #35205 `_ Cloud Modules -------------