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