Change name of clashing 'packages' variables 36/107036/3
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Mon, 4 May 2020 12:55:18 +0000 (14:55 +0200)
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>
Mon, 4 May 2020 13:25:07 +0000 (15:25 +0200)
commit4fbf064cd826f350174c6f80ee9f4614b5aaf113
tree16c6234e8a76c423fafa49bae25838d0446ff306
parentae8a51df158d28e647d551ed02530951715d6a3a
Change name of clashing 'packages' variables

This fixes a regression from b6455ee: 'packages' variable
is injected in 'firewall' role by package_facts module with
a higher priority than variable of same name defined in 'docker'
roles' defaults.

Change-Id: I41e0f992ceaab871ae38fb1b8211fd71c042c9b2
Issue-ID: INT-1578
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
ansible/roles/docker/defaults/main.yml
ansible/roles/docker/tasks/main.yml