Merge "Add dnf support"

This commit is contained in:
Jenkins
2017-08-02 23:25:31 +00:00
committed by Gerrit Code Review

View File

@@ -104,7 +104,7 @@
path: "{{ cinder_bin | dirname }}/bin/python2.7"
state: "absent"
when:
- ansible_pkg_mgr == 'yum'
- ansible_pkg_mgr in ['yum', 'dnf']
- cinder_get_venv | changed
- name: Update virtualenv path