Merge "Rename tripleo_ovn role playbook to follow naming policy"

This commit is contained in:
Zuul 2022-09-09 06:57:13 +00:00 committed by Gerrit Code Review
commit 6ad2d95364
2 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
# License for the specific language governing permissions and limitations
# under the License.
- name: Include host prep tasks
include_tasks: hostprep.yml
include_tasks: install.yml
- name: Include external deploy tasks
include_tasks: externaldeploy.yml