- name: join-command ablegen
  copy:
    content: "{{ join_command.stdout }}"
    dest: join-command
  delegate_to: localhost
