Merge "Install python3-openstackclient after the leapp upgrade"

This commit is contained in:
Zuul 2021-09-14 17:28:08 +00:00 committed by Gerrit Code Review
commit 310516106d
1 changed files with 1 additions and 0 deletions

View File

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