Playbook #1 |
/root/kubeinit/ci/builds/bsU8uCNn/0/kubeinit/kubeinit/kubeinit-aux/kubeinit/playbook.yml |
Task result details
- Play: Run the deployment on the target infrastructure (OpenStack/libvirt hypervisors)
- Task: kubeinit.kubeinit.kubeinit_libvirt : Add the local DNS server as a local resolver
- Action: ansible.builtin.lineinfile
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_libvirt/tasks/deploy_debian_guest.yml:143
- Host: localhost ( task delegated to controller-03 )
- Status: changed
- Started: 05 May 2024 07:16:15 +0000
- Ended: 05 May 2024 07:16:15 +0000
- Duration: 00:00:00.25
- Tags:
- task_deploy_cluster
Field | Value |
---|---|
backup |
|
changed |
True |
diff |
|
invocation |
{ "module_args": { "attributes": null, "backrefs": false, "backup": false, "create": false, "firstmatch": false, "group": null, "insertafter": "nameserver.*", "insertbefore": null, "line": "nameserver 10.11.5.160", "mode": null, "owner": null, "path": "/etc/resolvconf/resolv.conf.d/tail", "regexp": null, "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "validate": null } } |
msg |
line added |