Playbook #1 |
/root/kubeinit/ci/builds/6mbKNrxD/0/kubeinit/kubeinit/kubeinit-aux/kubeinit/playbook.yml |
Task result details
- Play: Prepare the infrastructure to deploy service and cluster nodes
- Task: kubeinit.kubeinit.kubeinit_libvirt : Add cloud user to libvirt
- Action: ansible.builtin.user
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_libvirt/tasks/60_create_cloud_user.yml:39
- Host: hypervisor-01 ( task delegated to hypervisor-01 )
- Status: ok
- Started: 31 Oct 2023 01:19:27 +0000
- Ended: 31 Oct 2023 01:19:28 +0000
- Duration: 00:00:00.35
- Tags:
- task_prepare_hypervisors
Field | Value |
---|---|
append |
True |
changed |
False |
comment |
|
group |
100 |
groups |
kvm,libvirt |
home |
/home/toor |
invocation |
{ "module_args": { "append": true, "authorization": null, "comment": null, "create_home": true, "expires": null, "force": false, "generate_ssh_key": null, "group": null, "groups": [ "kvm", "libvirt" ], "hidden": null, "home": null, "local": null, "login_class": null, "move_home": false, "name": "toor", "non_unique": false, "password": null, "password_expire_max": null, "password_expire_min": null, "password_lock": null, "profile": null, "remove": false, "role": null, "seuser": null, "shell": null, "skeleton": null, "ssh_key_bits": 0, "ssh_key_comment": "ansible-generated on nyctea", "ssh_key_file": null, "ssh_key_passphrase": null, "ssh_key_type": "rsa", "state": "present", "system": false, "uid": null, "umask": null, "update_password": "always" } } |
move_home |
False |
name |
toor |
shell |
/bin/bash |
state |
present |
uid |
1001 |