blob: c61804f01ec0ace423d1545641b4ce463bb0a304 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# fragment.yml
release_summary: |
Release Date: 2019-10-31
`Porting Guide <https://docs.ansible.com/ansible/devel/porting_guides.html>`
major_changes:
- docker_container - the ``trust_image_content`` option will be removed.
minor_changes:
- docker_container - the ``trust_image_content`` option will be removed.
security_fixes:
bugfixes:
breaking_changes:
removed_features:
deprecated_features:
known_issues:
trivial:
|