Skip to content
GitLab
Explore
Sign in
Register
Commits · b2255ac714ef0a73956f74572dbcbe51983e36c4
nginx
Browse files
Dec 14, 2016
- Correct dumb mistake.
· b2255ac7
nimrod
authored
Dec 14, 2016
b2255ac7
Dec 11, 2016
- Added missing support for OpenBSD 6.0.
· a070295e
nimrod
authored
Dec 12, 2016
a070295e
- Better assertions (more cases, DRYer code).
· f1e5a58f
nimrod
authored
Dec 12, 2016
f1e5a58f
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· 40ae2a90
nimrod
authored
Dec 11, 2016
40ae2a90
- Enable free Ansible strategy to allow each host to proceed as fast as it can...
· 46ba6ecd
nimrod
authored
Dec 11, 2016
46ba6ecd
- Enable Ansible profiling to profile slow tasks.
· 9d70784f
nimrod
authored
Dec 11, 2016
9d70784f
Dec 09, 2016
- Remove duplicate error_log directive (only happens in Ubuntu Trusty).
· 51fbc4cf
nimrod
authored
Dec 10, 2016
51fbc4cf
- Allow Molecule test to run for 45 minutes in Travis CI (because creating DH...
· 1d144b0a
nimrod
authored
Dec 09, 2016
1d144b0a
- Use SystemInfo to determine to OS type (instead of using the facts from the...
· a9c1092c
nimrod
authored
Dec 09, 2016
a9c1092c
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· 6e4546f2
nimrod
authored
Dec 09, 2016
6e4546f2
Dec 07, 2016
- Updated requirements.
· 204af3dc
nimrod
authored
Dec 07, 2016
204af3dc
Dec 04, 2016
- Updated requirements.
· 4e267b33
nimrod
authored
Dec 04, 2016
4e267b33
Dec 03, 2016
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· 84aab1aa
nimrod
authored
Dec 03, 2016
84aab1aa
- Install netstat in Docker containers (for testing open ports).
· b153504a
nimrod
authored
Dec 03, 2016
b153504a
- Caching the entire virtualenv in Travis CI has proven to cause issues,...
· af0645bb
nimrod
authored
Dec 03, 2016
af0645bb
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· 995bbc4f
nimrod
authored
Dec 03, 2016
995bbc4f
- Use privileged container instead of just adding the sys_admin capability...
· 5e9177c0
nimrod
authored
Dec 03, 2016
5e9177c0
- Update submodule (corrected run on Ubuntu).
· 90e7d0e4
nimrod
authored
Dec 03, 2016
90e7d0e4
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· 6497685c
nimrod
authored
Dec 03, 2016
6497685c
- Updated requirements.
· 83e03211
nimrod
authored
Dec 03, 2016
83e03211
Dec 01, 2016
- Updated the Shore Ansible modules Git submodule.
· ecda85b3
nimrod
authored
Dec 01, 2016
ecda85b3
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· 4c163e24
nimrod
authored
Dec 01, 2016
4c163e24
Nov 28, 2016
- Updated requirements.
· 4132c3f9
nimrod
authored
Nov 28, 2016
4132c3f9
Nov 27, 2016
- Workaround for Systemd based Docker images.
· d4fa8001
nimrod
authored
Nov 27, 2016
d4fa8001
Nov 26, 2016
- Cache some more.
· 43aa5482
nimrod
authored
Nov 26, 2016
43aa5482
- Enable caching in Travis CI.
· e222dfcc
nimrod
authored
Nov 26, 2016
e222dfcc
Nov 25, 2016
- Section name was changed in Molecule 1.15.
· 886409c6
nimrod
authored
Nov 25, 2016
886409c6
- Updated Python requirements.
· 45ee0236
nimrod
authored
Nov 25, 2016
45ee0236
Nov 23, 2016
- Remove progress characters from pip install.
· 03c5a8c2
nimrod
authored
Nov 23, 2016
03c5a8c2
- Added Travis CI image to the README.
· 52a36b49
nimrod
authored
Nov 23, 2016
52a36b49
- Turn off Travis CI email notification.
· 197fd370
nimrod
authored
Nov 23, 2016
197fd370
- Correct requirements.yml for testing (forgot to mention owner).
· ce216613
nimrod
authored
Nov 23, 2016
ce216613
- Remove mention of tests/requirements.yml from the Requirements section in...
· 42aea2ae
nimrod
authored
Nov 23, 2016
42aea2ae
- Rename from ansible-role-example to example.
· cf4fba1f
nimrod
authored
Nov 23, 2016
cf4fba1f
Nov 22, 2016
- Set dpkg frontend to noninteractive.
· 96c0ef17
nimrod
authored
Nov 22, 2016
96c0ef17
Merge branch 'travisci'
· f308da93
nimrod
authored
Nov 22, 2016
f308da93
- Run Molecule tests with Docker in Travis CI.
· 82fb23c5
nimrod
authored
Nov 22, 2016
82fb23c5
- Use Github mirrors.
· 0403b5d3
nimrod
authored
Nov 22, 2016
0403b5d3
- Updated TODO list.
· 0d26a94b
nimrod
authored
Nov 22, 2016
0d26a94b
- Use Trusty image in Travis.
· a2615191
nimrod
authored
Nov 22, 2016
a2615191
Loading