Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

Commit

Permalink
update_only has an effect only if state is latest
Browse files Browse the repository at this point in the history
  • Loading branch information
petr-balogh authored and machacekondra committed Oct 22, 2018
1 parent 862690b commit f86dbef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/engine_setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
yum:
name: "ovirt*setup*"
update_only: true
state: latest
when: ovirt_engine_setup_update_setup_packages
tags:
- "skip_ansible_lint" # ANSIBLE0006
Expand Down

0 comments on commit f86dbef

Please sign in to comment.