Execution
Date
18 Sep 2024 11:35:36 +0100
Duration
00:00:14.56
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.11
ara
1.7.2 / 1.7.2
Python
3.10.10
Summary
1
Hosts
10
Tasks
10
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusOK
-
Duration00:00:00.36
-
PlayPlaybook to install SuperDNS PDNS on alma8
-
TaskBackup the default PowerDNS config
-
Date18 Sep 2024 11:35:50 +0100
-
Module / Actionansible.builtin.command (/home/ssh-gateway/ansible/kuly/install_superDNS.yaml:91)
| Field | Value |
|---|---|
| changed |
False |
| cmd |
[ "mv", "/etc/pdns/pdns.conf", "/etc/pdns/pdns.conf_orig" ] |
| delta | None |
| end | None |
| invocation |
{ "module_args": { "_raw_params": "mv /etc/pdns/pdns.conf /etc/pdns/pdns.conf_orig", "_uses_shell": false, "argv": null, "chdir": null, "creates": "/etc/pdns/pdns.conf_orig", "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
| msg |
Did not run command since '/etc/pdns/pdns.conf_orig' exists |
| rc |
0 |
| start | None |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
skipped, since /etc/pdns/pdns.conf_orig exists |
| stdout_lines |
[ "skipped, since /etc/pdns/pdns.conf_orig exists" ] |