mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Add reboot module stuff to 2.7 roadmap (#43232)
This commit is contained in:
parent
d27de6acd9
commit
2a1a8585f3
1 changed files with 4 additions and 4 deletions
|
@ -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 <https://github.com/ansible/ansible/pull/39236>`_
|
||||
- Create new argument ``apply`` that will allow for included tasks to inherit explicitly provided attributes. `pr #39236 <https://github.com/ansible/ansible/pull/39236>`_
|
||||
- Create "private" functionality for allowing vars/default sot be exposed outside of roles. `pr #41330 <https://github.com/ansible/ansible/pull/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 <https://github.com/ansible/ansible/pull/42171>`_
|
||||
- `reboot` module for Linux hosts (@sdoran)
|
||||
- ``reboot`` module for Linux hosts (@samdoran) `pr #35205 <https://github.com/ansible/ansible/pull/35205>`_
|
||||
|
||||
Cloud Modules
|
||||
-------------
|
||||
|
|
Loading…
Reference in a new issue