You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi
I got below error. Could you please help me to solve issue?
The full traceback is:
File "/var/folders/24/w6k0_g_s1vq5c4xvprz1_ck80000gp/T/ansible_powerdns_record_payload_fg0t06jz/ansible_powerdns_record_payload.zip/ansible/modules/powerdns_record.py", line 429, in main
File "/var/folders/24/w6k0_g_s1vq5c4xvprz1_ck80000gp/T/ansible_powerdns_record_payload_fg0t06jz/ansible_powerdns_record_payload.zip/ansible/modules/powerdns_record.py", line 309, in ensure
File "/var/folders/24/w6k0_g_s1vq5c4xvprz1_ck80000gp/T/ansible_powerdns_record_payload_fg0t06jz/ansible_powerdns_record_payload.zip/ansible/modules/powerdns_record.py", line 187, in get_record
File "/var/folders/24/w6k0_g_s1vq5c4xvprz1_ck80000gp/T/ansible_powerdns_record_payload_fg0t06jz/ansible_powerdns_record_payload.zip/ansible/modules/powerdns_record.py", line 142, in _handle_request
[WARNING]: Module did not set no_log for pdns_api_password
fatal: [SWITCH1]: FAILED! => changed=false
invocation:
module_args:
content: 10.15.8.254
disabled: false
exclusive: true
name: fsdfsdf.local
pdns_api_key: null
pdns_api_password: <password>
pdns_api_username: <user_name>
pdns_host: ns-master.local
pdns_port: 80
pdns_prot: http
server: localhost
set_ptr: false
state: present
strict_ssl_checking: true
ttl: 600
type: A
zone: local
msg: 'Error: '
The text was updated successfully, but these errors were encountered:
Almost 3 years later... but just for the record you might want to check the privileges. This endpoint is called and needs 'admin' '{url}/servers/{server}/search-data'
hi
I got below error. Could you please help me to solve issue?
The text was updated successfully, but these errors were encountered: