Execution
Date 14 Dec 2025 10:02:53 +0000
Duration 00:01:37.94
Controller np02505b6944e64
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.13.5
Summary
1 Hosts
154 Tasks
154 Results
1 Plays
22 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:00.25
  • Play
    Bootstrap the All-In-One (AIO)
  • Task
    bootstrap-host : Create ssh key pair for root
  • Host
    localhost

Field Value
append
False
changed
False
comment
root
group
0
home
/root
invocation
{
    "module_args": {
        "append": false,
        "authorization": null,
        "comment": null,
        "create_home": true,
        "expires": null,
        "force": false,
        "generate_ssh_key": true,
        "group": null,
        "groups": null,
        "hidden": null,
        "home": null,
        "local": null,
        "login_class": null,
        "move_home": false,
        "name": "root",
        "non_unique": false,
        "password": null,
        "password_expire_account_disable": null,
        "password_expire_max": null,
        "password_expire_min": null,
        "password_expire_warn": null,
        "password_lock": null,
        "profile": null,
        "remove": false,
        "role": null,
        "seuser": null,
        "shell": null,
        "skeleton": null,
        "ssh_key_bits": 2048,
        "ssh_key_comment": "ansible-generated on aio1",
        "ssh_key_file": "/root/.ssh/id_rsa",
        "ssh_key_passphrase": null,
        "ssh_key_type": "rsa",
        "state": "present",
        "system": false,
        "uid": null,
        "uid_max": null,
        "uid_min": null,
        "umask": null,
        "update_password": "always"
    }
}
move_home
False
name
root
shell
/bin/bash
ssh_fingerprint
3072 SHA256:07a4QVZi6vmHU2I1IeIdAmqvs+qVz3t3R8gFmIVCuLY root@np02505b6944e64 (RSA)
ssh_key_file
/root/.ssh/id_rsa
ssh_public_key
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDStAfberqRsHZJ0qBz4Ew4EmYtl8gQwmaOqmpF3GCcY9KsfFnMBTGL4lXa3P/KS2956WkmjoQ7fUE14WEDNP69Tb8Vwi2uHIsPfgvF/3ZecpfdzxfGH+uXIulVyWqm2j+VSkjNVxMnM3klisF5woaswJogMkxNNBRJq2rKk2Obb1a+37pRgeeqFrsYobVhO8kBYcsOk4hx4AceXoxZgy19mc0RM5uIBwreivp4zLQ8gpN2/QUX02Rc7HTUQ5wEeLsB5QIV9RZeNKp0HCx9cVuROfYz9BlaxDMDWELPwxnbxfqWT2bJ/V1yq2Y2A64Y1Qqmt3HJm5Qaz4EVCvM1a1UsLrGBN7N+kyaw7+tGfORjhmCuLItAoLKFPrC/g2Yq41WpE29VFtV0XOMJeFCE6jVeFu0d8Lxx8LDEF5Nb89qigEoIiniDu/Ri3bjWp2zj3/je+ORmH85/gpjm9j9lIhGlFLfx9ATbMsELRTq4NjSoSsauvVtHpXJ1MpANFMEnfus= root@np02505b6944e64
state
present
uid
0
warnings
[
    "Found existing ssh key private file \"/root/.ssh/id_rsa\", no force, so skipping ssh-keygen generation"
]