Skip to content
GitLab
Explore
Sign in
Register
Commits · 0915227084610ecde729c7175017993ab40cf132
openbsd-bootstrap
Browse files
Nov 23, 2016
- Rename from ansible-role-openbsd-bootstrap to openbsd-bootstrap.
· 09152270
nimrod
authored
Nov 23, 2016
09152270
Nov 22, 2016
- At least run some test with check mode.
· fc5eb709
nimrod
authored
Nov 22, 2016
fc5eb709
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/ansible-role-example
· f3ed53ee
nimrod
authored
Nov 22, 2016
f3ed53ee
- 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 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 unprivileged tasks.
· 19d780b8
nimrod
authored
Nov 16, 2016
19d780b8
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/ansible-role-example
· 79a0e8f9
nimrod
authored
Nov 16, 2016
79a0e8f9
- List testing dependencies at tests/requirements.txt.
· 2902d3d4
nimrod
authored
Nov 16, 2016
2902d3d4
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/ansible-role-example
· b740ee15
nimrod
authored
Nov 16, 2016
b740ee15
- More pre-commit checks (ansible-lint), updated existing checks.
· bd2a4293
nimrod
authored
Nov 16, 2016
bd2a4293
Oct 19, 2016
Merge branch 'master' of
https://www.shore.co.il/git/ansible-role-example
· 87b397b1
nimrod
authored
Oct 19, 2016
87b397b1
- 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
- Disable vbguest by default.
· 614df0c4
nimrod
authored
Aug 14, 2016
614df0c4
Aug 03, 2016
- Corrected location of roles for newer versions of Molecule, updated README on
· 217622fc
nimrod
authored
Aug 03, 2016
217622fc
Jul 13, 2016
- Removed group_vars directory and test (see Molecule PR #202).
· 5614665d
nimrod
authored
Jul 13, 2016
5614665d
Jul 11, 2016
Merge branch 'master' of
https://www.shore.co.il/git/ansible-role-example
· 903032f9
nimrod
authored
Jul 11, 2016
903032f9
- Moved the group_vars directory alongside the inventory (a little cleaner for my taste).
· 4a2811b7
nimrod
authored
Jul 11, 2016
4a2811b7
Loading