Commit Graph

12 Commits (ac5182db2d145523631af55a41d521bad0e7d51d)

Author SHA1 Message Date
Adrian Likins 82771ed755 Add a 'requirements:' field to cloudflare_dns doc (#2631)
cloudflare_dns.py makes use of the python
2.6 features (the string .format() method).
8 years ago
Donovan Jones fd235289dd Update comment for ttl parameter to indicate 2-119 seconds is invalid (#2546) 8 years ago
Michael Grüner 4debfcc241 cloudflare_dns: Improve error handling (#2470)
Use the new "body" field of the info dict in case of a HTTPError.
9 years ago
Michael Gruener 46cebbb83d cloudflare_dns: Cosmetic cleanup 9 years ago
Michael Gruener 9db7e2a455 cloudflare_dns: normalize return value and docs 9 years ago
Michael Gruener 82989ce473 cloudflare_dns: Cleanup record update handling 9 years ago
Michael Gruener 71961134be cloudflare_dns: Allow CNAME content updates 9 years ago
Michael Gruener 396d44c4b3 cloudflare_dns: Fix solo SRV record creation 9 years ago
Michael Gruener 7477fe5141 cloudflare_dns: Fix SRV record idempotency 9 years ago
Michael Gruener 879410a94e cloudflare_dns: Fix wrong variable name 9 years ago
Rene Moser 233869abc9 cloudflare_dns: minor code improvments
Tweaked some things on top of the well done PR #1768

- json import
- fix expetion handling
- fix indentation
9 years ago
Michael Gruener 8b63aea89b Module to manage Cloudflare DNS records 9 years ago