teslamotors / ansible_puller

Ansible daemon for massively-scaleable Ansible
MIT License
125 stars 33 forks source link

Adding the virtualenv $PATH to execution context to take advantage of… #1

Closed nfelsen closed 5 years ago

nfelsen commented 5 years ago

… ansible libraries such as the ones used in ec2.py

$ go test                                                                                                                                                                                                                                                      
{"level":"info","msg":"Disabled Ansible-Puller","time":"2019-09-09T11:58:14-07:00"}
Running Suite: Ansible Puller Suite
===================================
Random Seed: 1568055494
Will run 12 of 12 specs

••••••••••••
Ran 12 of 12 Specs in 0.020 seconds
SUCCESS! -- 12 Passed | 0 Failed | 0 Pending | 0 Skipped
PASS
ok      github.com/teslamotors/ansible_puller   0.741s