File tree Expand file tree Collapse file tree 2 files changed +27
-3
lines changed Expand file tree Collapse file tree 2 files changed +27
-3
lines changed Original file line number Diff line number Diff line change 1+ dist : trusty
2+
13language : python
24
35python :
68env :
79 - ANSIBLE_VERSION=2.4.2.0
810 - ANSIBLE_VERSION=2.4.1.0
11+ - ANSIBLE_VERSION=2.4.0.0
12+ - ANSIBLE_VERSION=2.3.2.0
13+ - ANSIBLE_VERSION=2.3.1.0
14+ - ANSIBLE_VERSION=2.3.0.0
15+ - ANSIBLE_VERSION=2.2.3.0
16+ - ANSIBLE_VERSION=2.2.2.0
17+ - ANSIBLE_VERSION=2.2.1.0
18+ - ANSIBLE_VERSION=2.2.0.0
19+ - ANSIBLE_VERSION=2.1.6.0
20+ - ANSIBLE_VERSION=2.1.5.0
21+ - ANSIBLE_VERSION=2.1.4.0
22+ - ANSIBLE_VERSION=2.1.3.0
23+ - ANSIBLE_VERSION=2.1.2.0
24+ - ANSIBLE_VERSION=2.1.1.0
25+ - ANSIBLE_VERSION=2.1.0.0
26+ - ANSIBLE_VERSION=2.0.2.0
27+ - ANSIBLE_VERSION=2.0.1.0
28+ - ANSIBLE_VERSION=2.0.0.2
29+ - ANSIBLE_VERSION=2.0.0.1
30+ - ANSIBLE_VERSION=1.9.6
31+ - ANSIBLE_VERSION=1.9.5
32+ - ANSIBLE_VERSION=1.9.4
933
1034script :
1135 - pex -o ansible-$ANSIBLE_VERSION.pex -v ansible==$ANSIBLE_VERSION
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Ansible Python EXecutable
77## Getting Started
88
99```
10- curl -LO https://github.com/pdericson/ansible-pex/releases/download/2.4.2.0/ansible .pex
11- chmod +x ansible.pex
12- PEX_SCRIPT=ansible-playbook ./ansible.pex --version
10+ curl -LO https://github.com/pdericson/ansible-pex/releases/download/0.1.0/ansible- 2.4.2.0.pex
11+ chmod +x ansible-2.4.2.0 .pex
12+ PEX_SCRIPT=ansible-playbook ./ansible-2.4.2.0 .pex --version
1313```
You can’t perform that action at this time.
0 commit comments