diff --git a/playbooks/manual/upgrade/fedimg.yml b/playbooks/manual/upgrade/fedimg.yml index 1fc2c03669..25eb4df36e 100644 --- a/playbooks/manual/upgrade/fedimg.yml +++ b/playbooks/manual/upgrade/fedimg.yml @@ -18,6 +18,8 @@ - python2-fedimg - python2-libcloud - python2-fedfind + - python2-toml + - python-vcrpy when: not testing - name: yum update fedimg packages from testing repo yum: name="{{ item }}" state=latest enablerepo=infrastructure-tags-stg @@ -25,6 +27,8 @@ - python2-fedimg - python2-libcloud - python2-fedfind + - python2-toml + - python-vcrpy when: testing - name: verify the backend and restart it