Skip to content
GitLab
Explore
Sign in
Register
Commits · e5b9b935f607ccf62afa43071989a03b7f590ea8
nginx
Browse files
Dec 25, 2016
- Validate config as a task (Ansible's validate requires specifying the config file).
· e5b9b935
nimrod
authored
Dec 25, 2016
e5b9b935
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· 77ff1ea5
nimrod
authored
Dec 25, 2016
77ff1ea5
- Validate config during role run (won't restart service with a faulty config).
· 856eded9
nimrod
authored
Dec 25, 2016
856eded9
- Don't add www user to ssl-cert group, service runs a root anyway.
· d3e151aa
nimrod
authored
Dec 25, 2016
d3e151aa
Dec 20, 2016
- Updated requirements.
· 6785200a
nimrod
authored
Dec 20, 2016
6785200a
Dec 18, 2016
- Correct error from last merge.
· 5bf83da9
nimrod
authored
Dec 18, 2016
5bf83da9
- Small corrections to tests.
· b0cfa3ae
nimrod
authored
Dec 18, 2016
b0cfa3ae
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· f6a67d30
nimrod
authored
Dec 18, 2016
f6a67d30
- Prefer roles one level above instead of those in .molecule/roles for easier development.
· 41ad1da6
nimrod
authored
Dec 18, 2016
41ad1da6
Dec 17, 2016
- Updated requirements.
· c24690d6
nimrod
authored
Dec 18, 2016
c24690d6
- Hashlib is not needed on Python 2.5 or later.
· 4551361a
nimrod
authored
Dec 17, 2016
4551361a
Dec 16, 2016
- Added more optional Ansible Python dependencies.
· f35bd1ba
nimrod
authored
Dec 17, 2016
f35bd1ba
- Added netaddr dependency for the ipaddr Asible filter.
· a9c605c9
nimrod
authored
Dec 16, 2016
a9c605c9
- Updated requirements.
· d3c29977
nimrod
authored
Dec 16, 2016
d3c29977
Dec 15, 2016
- Removed owner prefix from for easier development.
· e0f301da
nimrod
authored
Dec 15, 2016
e0f301da
Merge branch 'bug/reload_failure'
· ff51a511
nimrod
authored
Dec 15, 2016
ff51a511
- Run each container by itself, one by one to avoid 2 Systemd containers colliding.
· e6475d7c
nimrod
authored
Dec 15, 2016
e6475d7c
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example into bug/reload_failure
· b5811552
nimrod
authored
Dec 15, 2016
b5811552
- Updated requirements.
· d118eae4
nimrod
authored
Dec 15, 2016
d118eae4
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
Loading