Skip to content
GitLab
Explore
Sign in
Register
Commits · 5366d12ae1efd1259935143d1a9d6c0ef78c1d47
mysql
Browse files
Dec 25, 2016
- Validate config as a task (Ansible's validate requires specifying the config file).
· 5366d12a
nimrod
authored
Dec 25, 2016
5366d12a
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· 7130aa94
nimrod
authored
Dec 25, 2016
7130aa94
- Verify config during role run (won't restart service with a faulty config).
· 73a4db26
nimrod
authored
Dec 25, 2016
73a4db26
Dec 20, 2016
- Updated requirements.
· 6785200a
nimrod
authored
Dec 20, 2016
6785200a
- Added config validity test.
· 7788001d
nimrod
authored
Dec 20, 2016
7788001d
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
- Filled in all tests.
· 080a31f4
nimrod
authored
Dec 17, 2016
080a31f4
- More tests.
· 4aaeb630
nimrod
authored
Dec 17, 2016
4aaeb630
Dec 16, 2016
- Start filling missing tests.
· 78284188
nimrod
authored
Dec 17, 2016
78284188
- Added more optional Ansible Python dependencies.
· f35bd1ba
nimrod
authored
Dec 17, 2016
f35bd1ba
- Install net-tools for Testinfra socket test.
· 8e43f5f3
nimrod
authored
Dec 17, 2016
8e43f5f3
- Updated meta info.
· 07074247
nimrod
authored
Dec 17, 2016
07074247
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· 84f81073
nimrod
authored
Dec 16, 2016
84f81073
- Added netaddr dependency for the ipaddr Asible filter.
· a9c605c9
nimrod
authored
Dec 16, 2016
a9c605c9
- Ensure service is running, especially when adding users.
· 1e7ec215
nimrod
authored
Dec 16, 2016
1e7ec215
- Initial tests, mainly placeholders.
· cf23a991
nimrod
authored
Dec 16, 2016
cf23a991
- Added ca-store role as a test dependency.
· 61da3358
nimrod
authored
Dec 16, 2016
61da3358
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· d1fbdb10
nimrod
authored
Dec 16, 2016
d1fbdb10
- Updated requirements.
· d3c29977
nimrod
authored
Dec 16, 2016
d3c29977
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· 4c88e7b9
nimrod
authored
Dec 16, 2016
4c88e7b9
Dec 15, 2016
- Removed owner prefix from for easier development.
· e0f301da
nimrod
authored
Dec 15, 2016
e0f301da
- Updated requirements.
· d118eae4
nimrod
authored
Dec 15, 2016
d118eae4
Dec 11, 2016
- Added shell script lint pre-commit check.
· 86c5c7a4
nimrod
authored
Dec 12, 2016
86c5c7a4
- 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
- Updated requirements.
· 204af3dc
nimrod
authored
Dec 07, 2016
204af3dc
Dec 04, 2016
- Updated requirements.
· 4e267b33
nimrod
authored
Dec 04, 2016
4e267b33
Dec 03, 2016
- Caching the entire virtualenv in Travis CI has proven to cause issues,...
· af0645bb
nimrod
authored
Dec 03, 2016
af0645bb
- 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
- 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
Loading