Skip to content

Commit

Permalink
touch route53_health_check plugin to try and trigger tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tremble committed Oct 8, 2021
1 parent a1238da commit bafa3f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/modules/route53_health_check.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
---
module: route53_health_check
version_added: 1.0.0
short_description: Add or delete health-checks in Amazons Route53 DNS service
short_description: Manage health-checks in Amazons Route53 DNS service
description:
- Creates and deletes DNS Health checks in Amazons Route53 service.
- Only the port, resource_path, string_match and request_interval are
Expand Down

0 comments on commit bafa3f3

Please sign in to comment.