mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
updated for service and systemd
This commit is contained in:
@@ -6,6 +6,7 @@ Ansible Changes By Release
|
|||||||
###Major Changes:
|
###Major Changes:
|
||||||
|
|
||||||
* Added support for binary modules
|
* Added support for binary modules
|
||||||
|
* The service module has been changed to use system specific modules if they exist and fallback to the old service module if they cannot be found or detected.
|
||||||
|
|
||||||
####New Modules:
|
####New Modules:
|
||||||
- aws
|
- aws
|
||||||
@@ -15,6 +16,7 @@ Ansible Changes By Release
|
|||||||
* cs_router
|
* cs_router
|
||||||
- smartos
|
- smartos
|
||||||
* smartos_image_facts
|
* smartos_image_facts
|
||||||
|
- systemd
|
||||||
|
|
||||||
###Minor Changes:
|
###Minor Changes:
|
||||||
* now -vvv shows exact path from which 'currently executing module' was picked up from.
|
* now -vvv shows exact path from which 'currently executing module' was picked up from.
|
||||||
|
|||||||
Reference in New Issue
Block a user