mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
mobe basessh role to the end
This commit is contained in:
@@ -28,9 +28,6 @@
|
||||
register: nova_result
|
||||
when: host_is_up|failed
|
||||
|
||||
- name: Include SSH config
|
||||
include_role: name=basessh
|
||||
|
||||
# instance can be both id and name, volume must be id
|
||||
# volume must be id
|
||||
#
|
||||
@@ -107,3 +104,5 @@
|
||||
# # poll: 5
|
||||
# ignore_errors: True
|
||||
#
|
||||
- name: Include SSH config
|
||||
include_role: name=basessh
|
||||
|
||||
Reference in New Issue
Block a user