oracle_linux_package_install
Install an RPM package on an Oracle Linux system over SSH using yum/dnf. Specify the target host and package name.
Instructions
Install an RPM package via yum/dnf. Requires SSH access to the target host
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Package name to install | |
| target | Yes | Target name from ~/.dbx/targets/ |