mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07: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:
parent
01c892ddf1
commit
740883e7fd
2 changed files with 15 additions and 7 deletions
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).
|
Loading…
Add table
Add a link
Reference in a new issue