By setting the `desired_package_state` variable we can change if ansible should only ensure that the packages exist on the system (`present`) or that they are also updated to their latest version (`latest`). |
||
|---|---|---|
| .. | ||
| main.yaml | ||
By setting the `desired_package_state` variable we can change if ansible should only ensure that the packages exist on the system (`present`) or that they are also updated to their latest version (`latest`). |
||
|---|---|---|
| .. | ||
| main.yaml | ||