mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-28 03:00:23 -07:00
doc: changelog: add cs_snapshot_policy module
This commit is contained in:
parent
f961f9f4d0
commit
1c1f0a62b3
1 changed files with 2 additions and 1 deletions
|
@ -14,6 +14,7 @@ Ansible Changes By Release
|
||||||
* ec2_vpc_nacl_facts
|
* ec2_vpc_nacl_facts
|
||||||
- cloudstack
|
- cloudstack
|
||||||
* cs_router
|
* cs_router
|
||||||
|
* cs_snapshot_policy
|
||||||
- smartos
|
- smartos
|
||||||
* smartos_image_facts
|
* smartos_image_facts
|
||||||
- systemd
|
- systemd
|
||||||
|
@ -188,7 +189,7 @@ Ansible Changes By Release
|
||||||
|
|
||||||
###Minor Changes:
|
###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.
|
module data from being written to disk.
|
||||||
* Added a new '!unsafe' YAML decorator, which can be used in playbooks to ensure a
|
* 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}}"`.
|
string is not templated. For example: `foo: !unsafe "Don't template {{me}}"`.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue