Skip to content
GitLab
Explore
Sign in
Register
Commits · 490dbf4eb2d45156da41c4d4cf7d1fde102713a2
apache
Browse files
Dec 25, 2016
- Validate config during role, won't restart service with faulty config.
· 490dbf4e
nimrod
authored
Dec 25, 2016
490dbf4e
- Remove ssl-cert group membership (service runs as root anyway and
· 9a2d087e
nimrod
authored
Dec 25, 2016
9a2d087e
Dec 15, 2016
- Change from wget to curl for better cross-platform support and consistency with other roles.
· d303fda5
nimrod
authored
Dec 15, 2016
d303fda5
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· e611ea0b
nimrod
authored
Dec 15, 2016
e611ea0b
- Updated requirements.
· d118eae4
nimrod
authored
Dec 15, 2016
d118eae4
Dec 14, 2016
- Made ca-store a requirement (not just for testing).
· 31912760
nimrod
authored
Dec 14, 2016
31912760
Dec 11, 2016
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· 4d984eba
nimrod
authored
Dec 11, 2016
4d984eba
- 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 07, 2016
- Build was timing out because no output was received during creation of DH params.
· 7f83c754
nimrod
authored
Dec 08, 2016
7f83c754
- Added a reload handler (not used by this role but may be used by roles that depend on this role).
· a22f690e
nimrod
authored
Dec 07, 2016
a22f690e
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· 8de8c5a4
nimrod
authored
Dec 07, 2016
8de8c5a4
- 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
· ed01e56a
nimrod
authored
Dec 03, 2016
ed01e56a
- 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
· ac4d51f2
nimrod
authored
Dec 03, 2016
ac4d51f2
- Use privileged container instead of just adding the sys_admin capability...
· 5e9177c0
nimrod
authored
Dec 03, 2016
5e9177c0
- Updated requirements.
· 83e03211
nimrod
authored
Dec 03, 2016
83e03211
Nov 28, 2016
- Updated requirements.
· 4132c3f9
nimrod
authored
Nov 28, 2016
4132c3f9
Nov 27, 2016
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· d8ff17c7
nimrod
authored
Nov 27, 2016
d8ff17c7
- Workaround for Systemd based Docker images.
· d4fa8001
nimrod
authored
Nov 27, 2016
d4fa8001
Nov 26, 2016
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· daae0c5e
nimrod
authored
Nov 26, 2016
daae0c5e
- Cache some more.
· 43aa5482
nimrod
authored
Nov 26, 2016
43aa5482
- Enable caching in Travis CI.
· e222dfcc
nimrod
authored
Nov 26, 2016
e222dfcc
- Specify apache2-utils.
· 7e9c7077
nimrod
authored
Nov 26, 2016
7e9c7077
- Install wget for testing purposes.
· e241f887
nimrod
authored
Nov 26, 2016
e241f887
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· 891c0db3
nimrod
authored
Nov 26, 2016
891c0db3
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 24, 2016
- Adjust tests to run in Docker.
· e13ab96e
nimrod
authored
Nov 24, 2016
e13ab96e
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· 86705c38
nimrod
authored
Nov 24, 2016
86705c38
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
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/ansible-role-example
· e2e5a6d7
nimrod
authored
Nov 23, 2016
e2e5a6d7
Nov 22, 2016
- Set dpkg frontend to noninteractive.
· 96c0ef17
nimrod
authored
Nov 22, 2016
96c0ef17
Loading