diff --git a/plugins/modules/rds_instance.py b/plugins/modules/rds_instance.py index 527fc6f256..6607f21dc9 100644 --- a/plugins/modules/rds_instance.py +++ b/plugins/modules/rds_instance.py @@ -250,7 +250,7 @@ master_user_password: description: - An 8-41 character password for the master database user. The password can contain any printable ASCII character - except C(/), C("), or C(@). To modify the password use I(force_update_password). Use I(apply immediately) to change + except C(/), C("), or C(@). To modify the password use I(force_update_password). Use I(apply_immediately) to change the password immediately, otherwise it is updated during the next maintenance window. aliases: - password