/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
|
||||
group: root
|
||||
mode: 0644
|
||||
when: '"molecule" not in group_names'
|
||||
|
||||
- lineinfile:
|
||||
path: /etc/hosts
|
||||
@ -106,6 +107,7 @@
|
||||
owner: root
|
||||
group: root
|
||||
mode: 0644
|
||||
when: '"molecule" not in group_names'
|
||||
# - name: Copy cni networking driver config into place
|
||||
# blockinfile:
|
||||
# name: "/etc/cni/net.d/podman.conflist"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user