/etc/hosts modification debugging
Some checks failed
Gitea Actions - molecule test work / Explore-molecule-Gitea-Action (push) Failing after 2m48s
Some checks failed
Gitea Actions - molecule test work / Explore-molecule-Gitea-Action (push) Failing after 2m48s
This commit is contained in:
parent
5933757930
commit
b414050a27
@ -98,6 +98,7 @@
|
|||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
mode: 0644
|
mode: 0644
|
||||||
|
when: '"molecule" not in group_names'
|
||||||
|
|
||||||
- lineinfile:
|
- lineinfile:
|
||||||
path: /etc/hosts
|
path: /etc/hosts
|
||||||
@ -106,6 +107,7 @@
|
|||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
mode: 0644
|
mode: 0644
|
||||||
|
when: '"molecule" not in group_names'
|
||||||
# - name: Copy cni networking driver config into place
|
# - name: Copy cni networking driver config into place
|
||||||
# blockinfile:
|
# blockinfile:
|
||||||
# name: "/etc/cni/net.d/podman.conflist"
|
# name: "/etc/cni/net.d/podman.conflist"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user