tags: - 'molecule-notest'
All checks were successful
Gitea Actions - molecule test work / Explore-molecule-Gitea-Action (push) Successful in 2m46s
All checks were successful
Gitea Actions - molecule test work / Explore-molecule-Gitea-Action (push) Successful in 2m46s
This commit is contained in:
parent
fda92b097a
commit
f51c228573
@ -101,7 +101,8 @@
|
||||
owner: root
|
||||
group: root
|
||||
mode: 0644
|
||||
when: '"molecule" not in group_names'
|
||||
tags:
|
||||
- 'molecule-notest'
|
||||
|
||||
- lineinfile:
|
||||
path: /etc/hosts
|
||||
@ -110,7 +111,8 @@
|
||||
owner: root
|
||||
group: root
|
||||
mode: 0644
|
||||
when: '"molecule" not in group_names'
|
||||
tags:
|
||||
- 'molecule-notest'
|
||||
# - name: Copy cni networking driver config into place
|
||||
# blockinfile:
|
||||
# name: "/etc/cni/net.d/podman.conflist"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user