Playbook #1 |
/root/kubeinit/ci/builds/bsU8uCNn/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 : Allow to have passwordless sudo to the group toor
- Action: ansible.builtin.lineinfile
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_libvirt/tasks/60_create_cloud_user.yml:22
- Host: hypervisor-02 ( task delegated to hypervisor-02 )
- Status: ok
- Started: 05 May 2024 02:27:49 +0000
- Ended: 05 May 2024 02:27:49 +0000
- Duration: 00:00:00.28
- Tags:
- task_prepare_hypervisors
Field | Value |
---|---|
backup |
|
changed |
False |
diff |
|
invocation |
{ "module_args": { "attributes": null, "backrefs": false, "backup": false, "create": false, "dest": "/etc/sudoers", "firstmatch": false, "group": null, "insertafter": null, "insertbefore": null, "line": "%toor ALL=(ALL) NOPASSWD: ALL", "mode": "0644", "owner": null, "path": "/etc/sudoers", "regexp": "^%toor", "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "validate": "visudo -cf %s" } } |
msg |
|