Hi guys,
I just start to use Ansible to provision my environment, the playbook yml is from my partner and it’s undoubtedly workable.
Unfortunately, I have been trapped here for 14 hours with no more response:
TASK [common : Install NodeJS 4.2.4] *******************************************
I guess I should kill the current process and add some log option to restart it. My questions:
- Is there a way to check the current running ansible’s status?
- I guess ansible has already downloaded some files of nodejs, should I found and delete them for next clear installation?
Thanks!