Merge "infra-prod: remove duplicated bridge key setup"
This commit is contained in:
commit
2dfb8db232
@ -1,6 +1,6 @@
|
|||||||
- hosts: localhost
|
- hosts: localhost
|
||||||
tasks:
|
tasks:
|
||||||
- name: Add bridge.o.o to inventory
|
- name: Add bridge.o.o to inventory for playbook
|
||||||
add_host:
|
add_host:
|
||||||
name: bridge.openstack.org
|
name: bridge.openstack.org
|
||||||
ansible_python_interpreter: python3
|
ansible_python_interpreter: python3
|
||||||
@ -11,13 +11,6 @@
|
|||||||
ansible_host: bridge.openstack.org
|
ansible_host: bridge.openstack.org
|
||||||
ansible_port: 22
|
ansible_port: 22
|
||||||
|
|
||||||
- hosts: localhost
|
|
||||||
tasks:
|
|
||||||
- name: Add bridge.o.o hostkey to known hosts
|
|
||||||
known_hosts:
|
|
||||||
name: bridge.openstack.org
|
|
||||||
key: "bridge.openstack.org ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxRzDkWvvVQtsLTAqAwedRWA84/42KKVdFS0QP8lZFsMpgTXUhjipJ7VcFun5gM87tnt0J71rlN+ospBh0/1wfp2jASEskUyGhXAa5xHjnJN7veUyW+AggEosK/OTunvZgf54p1sQg45Sq/uCjc0Ua0fRMOq2o5z/mgpl6rSjLOlWi9wKA/6axnUbs9w4iD5esyBQ+VcISSJOTqhAo/3UG0NwCU+6Ggwwhg0nl5iCMpQfq4A207IbJ72MkJzlQgW3edsRb5POzdZcGxkTYvVdP3kgHP4Bof3MFFZjBUMz6SuRQyNV5poysMtbtlO0SvgAJNhXr6Vn0GA9XhqFP6+HT"
|
|
||||||
|
|
||||||
- hosts: bridge.openstack.org
|
- hosts: bridge.openstack.org
|
||||||
tasks:
|
tasks:
|
||||||
- name: Should we run from master
|
- name: Should we run from master
|
||||||
|
Loading…
x
Reference in New Issue
Block a user