Alexei Znamensky
5f47127ef7
adjust doc style - batch 2 ( #9447 )
2024-12-29 13:42:22 +01:00
Alexei Znamensky
43599c6850
c*.py: normalize docs ( #9418 )
...
* c*.py: normalize docs
* fix copy/paste mistake
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
2024-12-27 14:29:05 +01:00
Sergio
3c23ce4a7b
`cloudflare_dns`: add support for `comment` and `tags` ( #9132 )
...
* `cloudflare_dns`: add support for `comment` and `tags`
* `cloudflare_dns`: add return values for `comment`/`tags` fields
* `cloudflare_dns`: fix return values samples
* `cloudflare_dns`: changelog fragment formatting
* `cloudflare_dns`: add missing `version_added`
* `cloudflare_dns`: remove explicit `required: false`
* `cloudflare_dns`: empty `comment` idempotency fix
2024-11-24 22:10:51 +01:00
salty
1bdf8fc025
cloudflare_dns: Update SRV record handling for Cloudflare API changes ( #8948 )
2024-10-07 22:14:52 +02:00
Felix Fontein
c0dea8b164
cloudflare_dns: remove support for SPF records ( #7782 )
...
Remove support for SPF records.
2024-01-13 16:08:22 +01:00
Felix Fontein
56a18a029a
cloudflare_dns: announce removal of SPF support ( #7773 )
...
Announce removal of SPF support.
2023-12-28 16:55:21 +01:00
Kalle Møller
3d0da92784
Change tab to space in SSHFP requests ( #7653 )
...
* Change tab to space in SSHFP requests
Cloudflare uses space and not tab when you search for SSHFP records
Cloudflare changes fingerprint to uppercase
Create 7653-fix-cloudflare-lookup.yml
* Update changelog fragment.
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
2023-12-04 05:58:16 +01:00
Felix Fontein
58705d5ac3
More docs cleanup ( #7552 )
...
* More docs improvements.
* timezone: mention which versions of AIX are supported.
2023-11-22 22:45:28 +01:00
Etienne Sellan
8c7778735d
plugins/modules/cloudflare_dns: Add CAA record support ( #7399 )
...
* plugins/modules/cloudflare_dns: Add CAA record support
* PEP8 compliance
* Specify version_added
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update changelogs/fragments/7399-cloudflare_dns-add-CAA-record-support.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* Fix typo
Co-authored-by: Felix Fontein <felix@fontein.de>
* Remove unrelated change
* Specify version_added
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
2023-10-25 08:46:51 +02:00
Felix Fontein
6fc1df9b83
Use semantic markup (modules a-c) ( #6671 )
...
* Use semantic markup.
* E() now works better.
2023-06-15 15:46:33 +02:00
Roy Lenferink
094dc6b69c
cloudflare_dns: Fix setting SRV records with a root level entry ( #5972 )
...
* cloudflare_dns: Fix setting SRV records with a root level entry
* cloudflare_dns: Remove the part which deletes the zone from the SRV record name
The cloudflare API accepts the record name + zone name to be sent. Removing that, will guarantee the module to be idempotent even though that line was added ~7 years ago for that specific reason: 7477fe5141
It seems the most logical explanition is that Cloudflare changed their API response somewhere over the last 7 years.
* cloudflare_dns: Update the changelog fragment
2023-02-26 14:03:30 +01:00
Felix Fontein
b4a500103a
Add attributes to more modules (2/4) ( #5966 )
...
Add attributes to more modules.
2023-02-20 17:29:41 +01:00
Felix Fontein
b531ecdc9b
Unflatmap community.general ( #5461 )
...
* Move files.
* Update imports and references.
* Move wrongly placed files.
* Reverse redirects, deprecate long → short name redirects.
* Simplify contribution guidelines for new modules.
* Rewrite BOTMETA.
* Add changelog fragment.
* Fix ignore.txt files.
2022-11-02 20:42:29 +00:00
Felix Fontein
7743ecd776
Replace symlinks with meta/runtime.yml redirects. ( #4562 )
2022-04-26 20:33:13 +02:00
Brian Coca
8f90360d49
make collection usable with current ansible vers ( #9 )
2020-03-11 14:10:38 +00:00