mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
cloudflare_dns: read API token from environment (#1238)
* cloudflare_dns: read API token from environment * Update plugins/modules/net_tools/cloudflare_dns.py Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru> * Update plugins/modules/net_tools/cloudflare_dns.py Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru> Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com> Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
This commit is contained in:
2
changelogs/fragments/cloudflare_dns.yml
Normal file
2
changelogs/fragments/cloudflare_dns.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- cloudflare_dns - add support for environment variable ``CLOUDFLARE_TOKEN`` (https://github.com/ansible-collections/community.general/pull/1238).
|
||||
Reference in New Issue
Block a user