Playbook #1 |
/root/kubeinit/ci/builds/6mbKNrxD/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 : Make NetworkManager stop updating resolv.conf
- Action: ansible.builtin.lineinfile
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_libvirt/tasks/deploy_centos_guest.yml:114
- Host: localhost ( task delegated to controller-02 )
- Status: changed
- Started: 26 Oct 2023 20:01:16 +0000
- Ended: 26 Oct 2023 20:01:17 +0000
- Duration: 00:00:00.32
- Tags:
- task_deploy_cluster
Field | Value |
---|---|
backup |
|
changed |
True |
diff |
|
invocation |
{ "module_args": { "attributes": null, "backrefs": false, "backup": false, "create": false, "dest": "/etc/NetworkManager/NetworkManager.conf", "firstmatch": false, "group": null, "insertafter": "^\\[main\\]", "insertbefore": null, "line": "dns=none", "mode": null, "owner": null, "path": "/etc/NetworkManager/NetworkManager.conf", "regexp": null, "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "validate": null } } |
msg |
line added |
warnings |
[ "Module remote_tmp /root/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually" ] |