Execution
Date 05 Dec 2025 13:21:24 +0000
Duration 00:00:54.96
Controller np6cc01eb996274
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.11
Summary
1 Hosts
156 Tasks
156 Results
1 Plays
23 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:00.24
  • 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
Super User
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:MMxV7dJYxq3IH9m2mLQ2TzVYs2ZCwDJca3SHvne3ZoE root@np6cc01eb996274 (RSA)
ssh_key_file
/root/.ssh/id_rsa
ssh_public_key
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCOmn/4rVOzflooFphdrj31PNnzJXIeqa8S8uKbq5V5SPg+1Z7axVY+f1Ewm+9jOeilYjbOqxEJ5Cuj1f+BbOuIBy5/gJoFYVKq76M5wttDAt7TwVOPuzMazGArK4XFkxzaDZMFVxvfMvcR9/GPJlLAh/kDM5FxEEjEtKoquEhfUIme3zaFtr51lS9a3dIAgwvzvbUymBu2MVEJr+npBkQIsVeJBZUVvVEWizMll7dtitHrfB57iqIRY8zUKFUDhiIzxccFYaILodzKjACcgwsSsNy29u+/tXNXic58ZANIAUs4J5GMoFSfjVUGjsuqu16ngqpJrDiA3SPDL6vVggC+YBwk8MtmpYMFeM8iAf11Zl81G5s/e1wkQ7gT9kF0pAq5Rd/JjYA7m++Lg8ynoLfeOUPT+UPtnvIMU+5ZNwIkkS6GKmLoaqnSR+jZpjDGOdhS10CpKtByrCv3RysiBl5Q/3WjRuGs7f8qSL+sg8MDRZI+Cz+Swkxykyn7ytO9n/c= root@np6cc01eb996274
state
present
uid
0
warnings
[
    "Found existing ssh key private file \"/root/.ssh/id_rsa\", no force, so skipping ssh-keygen generation"
]