Execution
Date
23 Oct 2025 12:14:51 +0100
Duration
00:00:11.58
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.11
ara
1.7.3 / 1.7.3
Python
3.10.10
Summary
8
Hosts
1
Tasks
8
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:00.36
-
PlayAnsible Ad-Hoc
-
Taskshell
-
Hostukresolver2-new
-
Date23 Oct 2025 12:14:52 +0100
-
Module / Actionshell (Ad-Hoc: shell: grep allow /etc/pdns-recursor/recursor.conf:1)
| Field | Value |
|---|---|
| changed |
True |
| cmd |
grep allow /etc/pdns-recursor/recursor.conf |
| delta |
0:00:00.004002 |
| end |
2025-10-23 11:58:56.553198 |
| invocation |
{ "module_args": { "_raw_params": "grep allow /etc/pdns-recursor/recursor.conf", "_uses_shell": true, "argv": null, "chdir": null, "creates": null, "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
| msg |
|
| rc |
0 |
| start |
2025-10-23 11:58:56.549196 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
# allow-from If set, only allow these comma separated netmasks to recurse # allow-from=127.0.0.0/8, 10.0.0.0/8, 100.64.0.0/10, 169.254.0.0/16, 192.168.0.0/16, 172.16.0.0/12, ::1/128, fc00::/7, fe80::/10 allow-from=127.0.0.0/8, 10.0.0.0/8, 87.239.16.0/21, 45.155.21.0/24, 45.155.20.0/22, 45.147.88.0/22, 45.137.36.0/22, 2a0d:da00::/32, 195.5.176.0/24, 195.5.170.0/24, 195.5.168.0/24, 195.5.161.0/24, 193.22.86.0/24, 193.22.80.0/24, 193.22.106.0/24, 193.22.1.0/24, 185.149.108.0/22, 109.109.128.0/20 # allow-from-file If set, load allowed netmasks from this file # allow-from-file= # api-readonly Disallow data modification through the REST API when set # nsec3-max-iterations Maximum number of iterations allowed for an NSEC3 record # reuseport Enable SO_REUSEPORT allowing multiple recursors processes to listen to 1 address # webserver-allow-from Webserver access is only allowed from these subnets # webserver-allow-from=127.0.0.1,::1 |
| stdout_lines |
[ "# allow-from If set, only allow these comma separated netmasks to recurse", "# allow-from=127.0.0.0/8, 10.0.0.0/8, 100.64.0.0/10, 169.254.0.0/16, 192.168.0.0/16, 172.16.0.0/12, ::1/128, fc00::/7, fe80::/10", "allow-from=127.0.0.0/8, 10.0.0.0/8, 87.239.16.0/21, 45.155.21.0/24, 45.155.20.0/22, 45.147.88.0/22, 45.137.36.0/22, 2a0d:da00::/32, 195.5.176.0/24, 195.5.170.0/24, 195.5.168.0/24, 195.5.161.0/24, 193.22.86.0/24, 193.22.80.0/24, 193.22.106.0/24, 193.22.1.0/24, 185.149.108.0/22, 109.109.128.0/20", "# allow-from-file If set, load allowed netmasks from this file", "# allow-from-file=", "# api-readonly Disallow data modification through the REST API when set", "# nsec3-max-iterations Maximum number of iterations allowed for an NSEC3 record", "# reuseport Enable SO_REUSEPORT allowing multiple recursors processes to listen to 1 address", "# webserver-allow-from Webserver access is only allowed from these subnets", "# webserver-allow-from=127.0.0.1,::1" ] |