Skip to content
GitLab
Explore
Sign in
Register
Commits · c9e9b5ea538b37abc4f6bb31e02d1b67d487f04d
apache
Browse files
Dec 25, 2016
- Validate config as a seperate task (not compatible with Ansible's
· c9e9b5ea
nimrod
authored
Dec 25, 2016
c9e9b5ea
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· ccba7f8e
nimrod
authored
Dec 25, 2016
ccba7f8e
- 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 20, 2016
- Updated requirements.
· 6785200a
nimrod
authored
Dec 20, 2016
6785200a
Dec 18, 2016
- 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
- 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
Loading