Execution
Date 14 Dec 2025 10:04:43 +0000
Duration 00:10:10.66
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.13.5
Summary
15 Hosts
603 Tasks
2357 Results
18 Plays
157 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.25
  • Play
    Install Ansible prerequisites
  • Task
    Ensure python is installed
  • Host
    aio1

Field Value
changed
True
failed_when_result
False
msg
non-zero return code
rc
2
stderr
Warning: Permanently added '10.0.19.177' (ED25519) to the list of known hosts.
Shared connection to 10.0.19.177 closed.
stderr_lines
[
    "Warning: Permanently added '10.0.19.177' (ED25519) to the list of known hosts.",
    "Shared connection to 10.0.19.177 closed."
]
stdout
update-alternatives: using /usr/bin/python3 to provide /usr/bin/python (python) in auto mode
stdout_lines
[
    "update-alternatives: using /usr/bin/python3 to provide /usr/bin/python (python) in auto mode"
]