mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-02 19:32:47 +00:00
docker_container: remove third digit from version_added docs
This commit is contained in:
@@ -31,7 +31,7 @@ description:
|
||||
- Manage the life cycle of docker containers.
|
||||
- Supports check mode. Run with --check and --diff to view config difference and list of actions to be taken.
|
||||
|
||||
version_added: "2.1.0"
|
||||
version_added: "2.1"
|
||||
|
||||
options:
|
||||
blkio_weight:
|
||||
|
||||
Reference in New Issue
Block a user