modules: improve documentation (#528)

* modules: improve documentation

* Update plugins/modules/cloud/digital_ocean/digital_ocean_tag.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/database/postgresql/postgresql_privs.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/notification/slack.py

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
Andrew Klychkov
2020-06-17 14:14:19 +03:00
committed by GitHub
parent 736f2ecac0
commit 09e2b89d5b
3 changed files with 5 additions and 5 deletions

View File

@@ -24,7 +24,7 @@ options:
resource_id:
description:
- The ID of the resource to operate on.
- The data type of resource_id is changed from integer to string, from version 2.5.
- The data type of resource_id is changed from integer to string since Ansible 2.5.
aliases: ['droplet_id']
resource_type:
description: