- Add a datasource for each soap service
- Install debug and async
npm install --save async debug
- Add boot script
- Modify main server script to use call back
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-bash-4.2$ ansible-playbook -vvvv -i hosts job/facebook.yml --connection=local | |
PLAY [Run Facebook job] ******************************************************* | |
TASK: [debug var=body] ******************************************************** | |
ok: [127.0.0.1] => (item=1) => { | |
"body": { | |
"data": { | |
"args": { | |
"accountId": "1", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am lancehudson on github. | |
* I am lancehudson (https://keybase.io/lancehudson) on keybase. | |
* I have a public key whose fingerprint is D6D6 5B10 C596 CDDA 376A 7408 6CE7 9DDF B2B4 DE37 | |
To claim this, I am signing this object: |
NewerOlder