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:
parent
6e57b68104
commit
f77ff6cd6f
1 changed files with 8 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue