Skip to content
GitLab
Explore
Sign in
Register
Commits · 6cab14e15dc2cd3921755337af2f178cf221a496
debian-bootstrap
Browse files
Nov 23, 2016
- Don't let Molecule build images with Python 2.7 installed (negating the need...
· 6cab14e1
nimrod
authored
Nov 23, 2016
6cab14e1
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· 4dacc65b
nimrod
authored
Nov 23, 2016
4dacc65b
- Rename from ansible-role-debian-bootstrap to debian-bootstrap.
· f01fd8c2
nimrod
authored
Nov 23, 2016
f01fd8c2
- Rename from ansible-role-example to example.
· cf4fba1f
nimrod
authored
Nov 23, 2016
cf4fba1f
Nov 22, 2016
- Adjust to run tests in Docker.
· 7073eb70
nimrod
authored
Nov 22, 2016
7073eb70
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/ansible-role-example
· 91208491
nimrod
authored
Nov 22, 2016
91208491
- 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
- Correct pip install.
· 5ef31b9c
nimrod
authored
Nov 22, 2016
5ef31b9c
- Run pre-commit instead.
· 11644449
nimrod
authored
Nov 22, 2016
11644449
- Use the .travis.yml from running ansible-galaxy init.
· 7d9e9f45
nimrod
authored
Nov 22, 2016
7d9e9f45
- Upgraded Molecule to 1.14.0, updated the docs and molecule.yml
· a82f5bde
nimrod
authored
Nov 22, 2016
a82f5bde
Nov 19, 2016
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/ansible-role-example
· b13d1254
nimrod
authored
Nov 19, 2016
b13d1254
Nov 16, 2016
- Added empty libary.
· 1f52f9ae
nimrod
authored
Nov 17, 2016
1f52f9ae
Merge branch 'master' of cgit:/srv/git/ansible-role-example
· 0c100dd9
nimrod
authored
Nov 17, 2016
0c100dd9
- Removed warning on deprecated format.
· a8af6e00
nimrod
authored
Nov 17, 2016
a8af6e00
- Removed warning on deprecated format.
· 6d3347c0
nimrod
authored
Nov 17, 2016
6d3347c0
- Added task to test tasks with an unprivileged user.
· 08d0feaa
nimrod
authored
Nov 16, 2016
08d0feaa
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/ansible-role-example
· fc228691
nimrod
authored
Nov 16, 2016
fc228691
- List testing dependencies at tests/requirements.txt.
· 2902d3d4
nimrod
authored
Nov 16, 2016
2902d3d4
Merge branch 'master' of
https://www.shore.co.il/git/ansible-role-example
· 3f657fbc
nimrod
authored
Nov 16, 2016
3f657fbc
- More pre-commit checks (ansible-lint), updated existing checks.
· bd2a4293
nimrod
authored
Nov 16, 2016
bd2a4293
Oct 19, 2016
- Fork from ansible-role-openbsd-bootstrap (currently useful only for
· 79275e97
nimrod
authored
Oct 19, 2016
79275e97
Merge branch 'master' of
https://www.shore.co.il/git/ansible-role-example
· af55e199
nimrod
authored
Oct 19, 2016
af55e199
- Added OpenBSD 5.6 support and tests (removed %a and %c that aren't
· 23f94e3a
nimrod
authored
Oct 19, 2016
23f94e3a
- Set the Python interpeter path only for this role (now the only task
· 053e7fe1
nimrod
authored
Oct 19, 2016
053e7fe1
Oct 18, 2016
- Force symbolic link creation (in case a link already exists but points to a different location).
· 8235980f
nimrod
authored
Oct 18, 2016
8235980f
Oct 08, 2016
- Added ansible-lint pre-commit hook.
· b8be0e68
nimrod
authored
Oct 08, 2016
b8be0e68
- Renamed bootstrap dependency to openbsd_bootstrap (for consistancy).
· 2a7132e5
nimrod
authored
Oct 08, 2016
2a7132e5
- Updated Vagrant box to 6.0, updated Ansible Galaxy info accordingly.
· 1c567d73
nimrod
authored
Oct 08, 2016
1c567d73
- Upgraded to a newer version of Molecule (1.12.4) and fixed the following
· 9e614caf
nimrod
authored
Oct 08, 2016
9e614caf
- Skip ansible-lint on the symlink creation task (can't use the Ansible module...
· f8081d82
nimrod
authored
Oct 08, 2016
f8081d82
Aug 17, 2016
- Disable landrush_ip by default (causes failure on non-Linux instances).
· 7e3b6b88
nimrod
authored
Aug 17, 2016
7e3b6b88
Aug 14, 2016
- Added more paths to roles_path in ansible.cfg (for pre-commit).
· 0c3743cd
nimrod
authored
Aug 14, 2016
0c3743cd
- Disable landrush by default.
· 0746dbb0
nimrod
authored
Aug 14, 2016
0746dbb0
Loading