2016-11-26 20:42:04 +00:00
|
|
|
### OS / Environment
|
2017-04-04 14:23:51 +00:00
|
|
|
<!--- where do you run Algo? -->
|
2016-11-26 20:42:04 +00:00
|
|
|
|
|
|
|
|
|
|
|
### Ansible version
|
|
|
|
<!--- `ansible --version` -->
|
|
|
|
|
|
|
|
|
|
|
|
### Version of components from `requirements.txt`
|
2017-04-04 14:20:10 +00:00
|
|
|
```
|
|
|
|
pip show <package> (all the packages from requirements.txt)
|
|
|
|
PUT THE OUTPUT HERE. DON'T NEED TO PASTE requirements.txt
|
|
|
|
```
|
2016-11-26 20:42:04 +00:00
|
|
|
|
|
|
|
|
|
|
|
### Summary of the problem
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Steps to reproduce the behavior
|
|
|
|
|
|
|
|
|
|
|
|
|
2016-12-12 14:40:31 +00:00
|
|
|
### The way of deployment (cloud or local)
|
|
|
|
|
|
|
|
|
|
|
|
|
2016-11-26 20:42:04 +00:00
|
|
|
### Expected behavior
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Actual behavior
|
|
|
|
|
|
|
|
|
2016-12-12 14:40:31 +00:00
|
|
|
|
|
|
|
### Full log
|
2017-04-04 14:23:51 +00:00
|
|
|
<!--- Put here the FULL LOG after you run the ./algo script -->
|
2016-12-12 14:40:31 +00:00
|
|
|
|