1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-02-04 07:11:49 +00:00

Update tests for podman_pod

Signed-off-by: nishipy <goodisonev4@gmail.com>
This commit is contained in:
nishipy 2023-09-08 16:34:02 +09:00
parent 6e57b68104
commit f77ff6cd6f

View file

@ -925,3 +925,11 @@
args:
apply:
become: true
- name: Test podman_pod for limiting resources
include_tasks: resource-limit.yml
vars:
ansible_python_interpreter: "/usr/bin/python3"
args:
apply:
become: true