Merge "Install python3-openstackclient after the leapp upgrade" into stable/victoria

This commit is contained in:
Zuul 2021-09-15 14:46:33 +00:00 committed by Gerrit Code Review
commit fe2e8c693d
1 changed files with 1 additions and 0 deletions

View File

@ -296,6 +296,7 @@ outputs:
- os-net-config
- puppet-tripleo
- python3-heat-agent*
- python3-openstackclient
- rsync
state: present
when: ansible_facts['distribution_major_version'] is version('8', '==')