Skip to content
GitLab
Explore
Sign in
Register
Commits · 63bdae16c9346be23b13be6aa352c81c894af8e6
openbsd-bootstrap
Browse files
Jan 18, 2017
- Don't provision sudo, use the users role instead.
· 63bdae16
nimrod
authored
Jan 18, 2017
63bdae16
Jan 11, 2017
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· d9aeb154
nimrod
authored
Jan 11, 2017
d9aeb154
Jan 10, 2017
Revert "- Try Python 3.5 (molecule dependency fails in Python 3.4)." -
· 99a23d7d
nimrod
authored
Jan 10, 2017
99a23d7d
- Use anchors in .travis.yml to keep it DRY, avoid typos.
· a6bbef3c
nimrod
authored
Jan 10, 2017
a6bbef3c
Merge branch 'feature/platforms'
· a7142994
nimrod
authored
Jan 10, 2017
a7142994
- Figuring out the correct format for allowed_failures.
· 72c3a168
nimrod
authored
Jan 10, 2017
72c3a168
- Try Python 3.5 (molecule dependency fails in Python 3.4).
· e1804d8d
nimrod
authored
Jan 10, 2017
e1804d8d
Merge branch 'master' into feature/platforms
· a7e0f114
nimrod
authored
Jan 10, 2017
a7e0f114
- Try using Python 3.4 as it seems to be the oldest Python 3 version on which...
· 49a22570
nimrod
authored
Jan 10, 2017
49a22570
Jan 08, 2017
- Updated requirements.
· 766b0c91
nimrod
authored
Jan 08, 2017
766b0c91
Jan 04, 2017
- Build on my supported platforms (some don't have properly working Vagrant...
· 8876c428
nimrod
authored
Jan 03, 2017
8876c428
- Run Travis CI on OpenBSD 5.9 but allow it to fail.
· 3acd8576
nimrod
authored
Jan 04, 2017
3acd8576
Jan 03, 2017
Merge branch 'feature/python32'
· b2c93a2d
nimrod
authored
Jan 03, 2017
b2c93a2d
- Trying to use Python 3.2.
· 855d6c55
nimrod
authored
Jan 03, 2017
855d6c55
Jan 02, 2017
- Disable OpenBSD 5.9 test for now, can't find a properly working i386 Vagrant image.
· 5f4a8b52
nimrod
authored
Jan 02, 2017
5f4a8b52
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· 93c4e429
nimrod
authored
Jan 02, 2017
93c4e429
- Keep running tests in Docker.
· 0390260e
nimrod
authored
Jan 02, 2017
0390260e
Merge branch 'feature/software_virtualization'
· cc8e339b
nimrod
authored
Jan 02, 2017
cc8e339b
- No need for the free strategy with Travis CI's build matrix for different platforms.
· a18cf1d5
nimrod
authored
Jan 02, 2017
a18cf1d5
- Allow group (if defined) to use sudo without prompting for a password.
· 502c53ed
nimrod
authored
Jan 02, 2017
502c53ed
- Install sudo for consistency with other OSes.
· e9255b9d
nimrod
authored
Jan 02, 2017
e9255b9d
- Not using Docker, so now I'll faster Travis CI runs using Docker containers.
· 02fb3ccd
nimrod
authored
Jan 02, 2017
02fb3ccd
- Use either doas or sudo as appropriate.
· 70bb536a
nimrod
authored
Jan 02, 2017
70bb536a
- Becuase this is OpenBSD.
· b27e344d
nimrod
authored
Jan 02, 2017
b27e344d
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· 2d0a0c85
nimrod
authored
Jan 02, 2017
2d0a0c85
- Try using Vagrant with software virtualization.
· ff4f5af5
nimrod
authored
Jan 02, 2017
ff4f5af5
Jan 01, 2017
- Updated requirements.
· 828632ee
nimrod
authored
Jan 01, 2017
828632ee
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
- Updated requirements.
· d118eae4
nimrod
authored
Dec 15, 2016
d118eae4
Dec 11, 2016
- 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
- Added Ansible test tasks (gathering facts and ping).
· 5e76d7c9
nimrod
authored
Dec 11, 2016
5e76d7c9
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· 15d3c403
nimrod
authored
Dec 11, 2016
15d3c403
Loading