mobe basessh role to the end
This commit is contained in:
parent
7afb60a8c4
commit
920cc15e4a
1 changed files with 2 additions and 3 deletions
|
@ -28,9 +28,6 @@
|
||||||
register: nova_result
|
register: nova_result
|
||||||
when: host_is_up|failed
|
when: host_is_up|failed
|
||||||
|
|
||||||
- name: Include SSH config
|
|
||||||
include_role: name=basessh
|
|
||||||
|
|
||||||
# instance can be both id and name, volume must be id
|
# instance can be both id and name, volume must be id
|
||||||
# volume must be id
|
# volume must be id
|
||||||
#
|
#
|
||||||
|
@ -107,3 +104,5 @@
|
||||||
# # poll: 5
|
# # poll: 5
|
||||||
# ignore_errors: True
|
# ignore_errors: True
|
||||||
#
|
#
|
||||||
|
- name: Include SSH config
|
||||||
|
include_role: name=basessh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue