Skip to content
Snippets Groups Projects
Commit 1fed7683 authored by Jupiter Hu's avatar Jupiter Hu
Browse files

change setup known_host to all nodes

parent b0f509a4
No related branches found
No related tags found
No related merge requests found
- name: "Templating /etc/ssh/known_hosts" - name: "Templating /etc/ssh/known_hosts"
template: src=known_hosts.j2 dest=/etc/ssh/known_hosts owner=root group=root mode=600 template: src=known_hosts.j2 dest=/etc/ssh/known_hosts owner=root group=root mode=600
delegate_to: "{{ slurmlogin }}"
sudo: true sudo: true
register: sshknowhost register: sshknowhost
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment