Skip to content

deployimage#

Collection Note

This module is part of the nokia.eda_os_v1alpha1 collection. To install the collection, use:

ansible-galaxy collection install nokia.eda_os_v1alpha1
Added in version 0.1.0.

Synopsis#

  • Upgrade / downgrade images on targets. This workflow can be used directly on a target or list of targets, or with selectors to select targets through labels. It also supports tranches, which are groups of targets that can be upgraded together. By default a set of checks are run before and after the image change, but this can be controlled via the checks field. It also supports canaries, which are upgraded before any other targets.

Authors#