Remove version_added from community.general, and add changelog fragments since community.general 1.2.0.

This commit is contained in:
Felix Fontein
2020-10-29 08:27:02 +01:00
parent 81948c7470
commit 400c484a54
6 changed files with 4 additions and 6 deletions
-1
View File
@@ -16,7 +16,6 @@ short_description: Return information on a docker stack
description:
- Retrieve information on docker stacks using the C(docker stack) command
on the target node (see examples).
version_added: "1.0.0"
'''
RETURN = '''