Execution
Date 15 Dec 2025 09:38:00 +0000
Duration 00:17:22.68
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
18 Hosts
603 Tasks
2798 Results
18 Plays
138 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.32
  • 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 '23.253.164.124' (ED25519) to the list of known hosts.
Shared connection to 23.253.164.124 closed.
stderr_lines
[
    "Warning: Permanently added '23.253.164.124' (ED25519) to the list of known hosts.",
    "Shared connection to 23.253.164.124 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"
]