Skip to content

Commit

Permalink
Fix more doc issues where strings are parsed as datetimes by YAML par…
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein authored and mandar242 committed Aug 29, 2024
1 parent 1c44fe6 commit 992e57f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/modules/elb_classic_lb_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
backend_server_description: []
canonical_hosted_zone_name: test-lb-XXXXXXXXXXXX.us-east-1.elb.amazonaws.com
canonical_hosted_zone_name_id: XXXXXXXXXXXXXX
created_time: 2017-08-23T18:25:03.280000+00:00
created_time: '2017-08-23T18:25:03.280000+00:00'
dns_name: test-lb-XXXXXXXXXXXX.us-east-1.elb.amazonaws.com
health_check:
healthy_threshold: 10
Expand Down

0 comments on commit 992e57f

Please sign in to comment.