Execution
Date 08 Dec 2025 13:40:18 +0000
Duration 00:10:06.79
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.11
Summary
15 Hosts
608 Tasks
2412 Results
18 Plays
158 Files
0 Records

Task result details

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

Field Value
changed
False
failed_when_result
False
rc
0
stderr
Warning: Permanently added '10.0.19.170' (ED25519) to the list of known hosts.
Shared connection to 10.0.19.170 closed.
stderr_lines
[
    "Warning: Permanently added '10.0.19.170' (ED25519) to the list of known hosts.",
    "Shared connection to 10.0.19.170 closed."
]
stdout
which: no apt-get in (/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin)
stdout_lines
[
    "which: no apt-get in (/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin)"
]