Execution
Date
08 Dec 2025 13:39:52 +0000
Duration
00:35:02.03
Controller
aio1.openstack.local
User
root
Versions
Ansible
2.18.6
ara
1.7.4 / 1.7.4
Python
3.12.3
Summary
2
Hosts
1377
Tasks
1365
Results
104
Plays
504
Files
0
Records
Task result details
-
Date08 Dec 2025 13:49:10 +0000
-
Module / Actionansible.builtin.shell (/home/zuul/src/opendev.org/openstack/openstack-ansible-os_cinder/tasks/cinder_lvm_config.yml:16)
-
Tags
- cinder-config
| Field | Value |
|---|---|
| changed |
False |
| cmd |
/sbin/pvdisplay | awk '/PV\ Name/ {print $3}' | sed 's/\/dev\///g'
|
| delta |
0:00:00.038104 |
| end |
2025-12-08 13:49:10.588980 |
| failed_when_result |
False |
| invocation |
{ "module_args": { "_raw_params": "/sbin/pvdisplay | awk '/PV\\ Name/ {print $3}' | sed 's/\\/dev\\///g'", "_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-12-08 13:49:10.550876 |
| stderr |
awk: cmd. line:1: warning: regexp escape sequence `\ ' is not a known regexp operator |
| stderr_lines |
[ "awk: cmd. line:1: warning: regexp escape sequence `\\ ' is not a known regexp operator" ] |
| stdout |
loop6 |
| stdout_lines |
[ "loop6" ] |