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

This commit is contained in:
Zuul 2021-09-15 18:27:49 +00:00 committed by Gerrit Code Review
commit eb38b0c16b
1 changed files with 1 additions and 0 deletions

View File

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