blob: a7b8414902657f62a455465ab0d815cb66c693a0 [file] [log] [blame]
---
# xos-compute-setup/tasks/main.yml
#
# Tell XOS that a new compute node has been added
- name: ssh to XOS VM and run 'make new-nodes'
command: ssh ubuntu@xos "cd {{ service_profile_repo_dest }}/{{ xos_configuration }}/; make new-nodes"
tags:
- skip_ansible_lint # running a sub-job