osp.edpm.edpm_container_manage module – Create containers from a set of json configurations¶
New in osp.edpm 2.9
Synopsis¶
Create containers from a set of json configurations
Requirements¶
The below requirements are needed on the host that executes this module.
None
Parameters¶
Parameter |
Comments |
---|---|
Number of podman actions to run at the same time Default: |
|
Path to the json container definitions |
|
Config id for the label |
|
Allows to override any container configuration which will take precedence over the JSON files. Default: |
|
Glob for configuration files Default: |
|
Enable debug Choices:
|
|
Log base path directory Default: |
Examples¶
- name: Run containers
edpm_container_manage:
config_id: edpm_step1
config_dir: /var/lib/edpm-config/container-startup-config/step_1