Revert "tags: - 'molecule-notest'"
All checks were successful
Gitea Actions - molecule test work / Explore-terraform-molecule-Gitea-Action (push) Successful in 7m36s
Gitea Actions - molecule test work / Explore-molecule-Gitea-Action (push) Successful in 2m59s

Reason:

  Running on linode instances, /etc/hosts file changes are worth
testing.

This reverts commit f51c228573.
This commit is contained in:
Mike Holloway 2025-01-07 20:46:57 -05:00
parent 7d46ec7d7d
commit 77bbbc8ffb

View File

@ -101,8 +101,7 @@
owner: root
group: root
mode: 0644
tags:
- 'molecule-notest'
when: '"molecule" not in group_names'
- lineinfile:
path: /etc/hosts
@ -111,8 +110,7 @@
owner: root
group: root
mode: 0644
tags:
- 'molecule-notest'
when: '"molecule" not in group_names'
# - name: Copy cni networking driver config into place
# blockinfile:
# name: "/etc/cni/net.d/podman.conflist"