Merge "Convert roles section into tasks-include_role in deploy-steps.j2." into stable/train

This commit is contained in:
Zuul 2020-07-21 02:01:41 +00:00 committed by Gerrit Code Review
commit cfd8c3741b
1 changed files with 5 additions and 3 deletions

View File

@ -468,9 +468,11 @@ outputs:
run_once: true run_once: true
debug: debug:
msg: Use --start-at-task "Common roles for TripleO servers" to resume from this task msg: Use --start-at-task "Common roles for TripleO servers" to resume from this task
roles: tasks:
- tripleo-bootstrap - include_role:
- tripleo-ssh-known-hosts name: tripleo-bootstrap
- include_role:
name: tripleo-ssh-known-hosts
tags: tags:
- common_roles - common_roles