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_eks : Add insecure registry
- Action: ansible.builtin.blockinfile
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_eks/tasks/post_configure_guest.yml:80
- Host: localhost ( task delegated to controller-03 )
- Status: changed
- Started: 26 Oct 2023 20:10:24 +0000
- Ended: 26 Oct 2023 20:10:24 +0000
- Duration: 00:00:00.33
- Tags:
- task_deploy_cluster
Field | Value |
---|---|
changed |
True |
diff |
|
invocation |
{ "module_args": { "attributes": null, "backup": false, "block": "[[registry]]\nlocation = \"service.ekscluster.kubeinit.local:5000\"\ninsecure = true\n", "create": false, "group": null, "insertafter": null, "insertbefore": null, "marker": "# {mark} ANSIBLE MANAGED BLOCK", "marker_begin": "BEGIN", "marker_end": "END", "mode": null, "owner": null, "path": "/etc/containers/registries.conf", "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "validate": null } } |
msg |
Block inserted |