Skip to content
GitLab
Explore
Sign in
Register
Commits · master
gitolite
Browse files
Dec 13, 2020
Migrate to GitLab.
· a202a599
nimrod
authored
Dec 13, 2020
a202a599
Dec 14, 2016
- Ignore SSH keypair created for testing.
· 8ba9f59d
nimrod
authored
Dec 14, 2016
8ba9f59d
- Added Ansible modules since now the Apache role depends on the ca-store...
· 712331d6
nimrod
authored
Dec 14, 2016
712331d6
Dec 11, 2016
- Added shell script linter pre-commit check.
· b633bd62
nimrod
authored
Dec 12, 2016
b633bd62
- Move pre_tasks to a seperate play because run_once is currently not...
· 61ea562b
nimrod
authored
Dec 12, 2016
61ea562b
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· 28c4c8f4
nimrod
authored
Dec 11, 2016
28c4c8f4
- 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 08, 2016
- Removed cgit virtualhost (wasn't thought thtough).
· 0d065c21
nimrod
authored
Dec 08, 2016
0d065c21
Dec 07, 2016
- Use cgid instead of cgi, as the latter doesn't work with the default MPM.
· 64ba03d6
nimrod
authored
Dec 07, 2016
64ba03d6
- Consistent indentation.
· d9200602
nimrod
authored
Dec 07, 2016
d9200602
- Fix error in test setup (can't create files/id_rsa if the directory doesn't exists).
· 684ce4ab
nimrod
authored
Dec 07, 2016
684ce4ab
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· e09a2747
nimrod
authored
Dec 07, 2016
e09a2747
- 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
Dec 01, 2016
- Correct file mode (use octal number).
· 2d8483d8
nimrod
authored
Dec 01, 2016
2d8483d8
Nov 30, 2016
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· ae87865b
nimrod
authored
Nov 30, 2016
ae87865b
- Document what that empty default var is.
· 36d4e542
nimrod
authored
Nov 30, 2016
36d4e542
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
- Added python-vagrant dependency for Molecule.
· 9c889b4d
nimrod
authored
Nov 22, 2016
9c889b4d
Loading