mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
doc: changelog: add cs_snapshot_policy module
This commit is contained in:
@@ -14,6 +14,7 @@ Ansible Changes By Release
|
||||
* ec2_vpc_nacl_facts
|
||||
- cloudstack
|
||||
* cs_router
|
||||
* cs_snapshot_policy
|
||||
- smartos
|
||||
* smartos_image_facts
|
||||
- systemd
|
||||
@@ -188,7 +189,7 @@ Ansible Changes By Release
|
||||
|
||||
###Minor Changes:
|
||||
|
||||
* Added support for pipelining mode to more connection plugins, which helps prevent
|
||||
* Added support for pipelining mode to more connection plugins, which helps prevent
|
||||
module data from being written to disk.
|
||||
* Added a new '!unsafe' YAML decorator, which can be used in playbooks to ensure a
|
||||
string is not templated. For example: `foo: !unsafe "Don't template {{me}}"`.
|
||||
|
||||
Reference in New Issue
Block a user