rhel_rpm_ostree
Collection: posix
Full Name: parallax.posix.rhel_rpm_ostree
Aliases: ansible.posix.rhel_rpm_ostree, rhel_rpm_ostree
Synopsis
Manage rhel rpm ostree
Parameters
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| name | []string | yes | List of package names to manage via rpm-ostree | |
| state | string | present | Desired package state Choices: present, absent, latest |
Example
- name: Example rhel_rpm_ostree task
rhel_rpm_ostree:
name:
- <your_name>