- name: Source nvm profile
command: source /home/pm2/.profile
sudo: yes
sudo_user: pm2
TASK: [Source nvm profile] ****************************************************
failed: [10.17.100.59] => {"cmd": "source /home/pm2/.profile", "failed": true, "rc": 2}
msg: [Errno 2] No such file or directory
FATAL: all hosts have already failed -- aborting
TASK: [Source nvm profile] ****************************************************
failed: [10.17.100.59] => {"changed": true, "cmd": "source /home/pm2/.profile", "delta": "0:00:00.001528", "end": "2015-06-19 17:18:58.307304", "rc": 127, "start": "2015-06-19 17:18:58.305776", "warnings": []}
stderr: /bin/sh: 1: source: not found
FATAL: all hosts have already failed -- aborting