Move EE tests to antsibull-nox (#1100)

* Move EE tests to antsibull-nox.

* Make EE tests work.
This commit is contained in:
Felix Fontein
2025-07-25 21:23:06 +02:00
committed by GitHub
parent 8b55159279
commit 8365810b52
4 changed files with 44 additions and 164 deletions
@@ -15,11 +15,13 @@
- name: Read some files
slurp:
src: "{{ item }}"
src: "{{ path }}"
loop:
- /proc/self/cpuset
- /proc/1/cgroup
- /proc/1/environ
loop_control:
loop_var: path
- name: Print facts returned by module
debug: