openstack-ansible/releasenotes/notes/package-state-present-951161faa5384abd.yaml
Andy McCrae 42b250750d Fix role SHA's for Ocata-1 release
Change-Id: Ib6bb1d85e107a7aa4a4f522d976a00b385712127
2016-11-18 13:36:17 +00:00

8 lines
374 B
YAML

---
upgrade:
- The security role will accept the currently installed version of a package
rather than attempting to update it. This reduces unexpected changes on
the system from subsequent runs of the security role. Deployers can still
set ``security_package_state`` to ``latest`` to ensure that all packages
installed by the security role are up to date.