Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
openbsd-bootstrap
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ansible
openbsd-bootstrap
Commits
Commits · 63bdae16c9346be23b13be6aa352c81c894af8e6
63bdae16c9346be23b13be6aa352c81c894af8e6
Select Git revision
Selected
63bdae16c9346be23b13be6aa352c81c894af8e6
Branches
1
master
default
2 results
openbsd-bootstrap
Author
Search by author
Any Author
authors
nimrod
nimrod
1 author
Browse files
Jan 18, 2017
- Don't provision sudo, use the users role instead.
· 63bdae16
nimrod
authored
8 years ago
63bdae16
Jan 11, 2017
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· d9aeb154
nimrod
authored
8 years ago
d9aeb154
Jan 10, 2017
Revert "- Try Python 3.5 (molecule dependency fails in Python 3.4)." -
· 99a23d7d
nimrod
authored
8 years ago
99a23d7d
- Use anchors in .travis.yml to keep it DRY, avoid typos.
· a6bbef3c
nimrod
authored
8 years ago
a6bbef3c
Merge branch 'feature/platforms'
· a7142994
nimrod
authored
8 years ago
a7142994
- Figuring out the correct format for allowed_failures.
· 72c3a168
nimrod
authored
8 years ago
72c3a168
- Try Python 3.5 (molecule dependency fails in Python 3.4).
· e1804d8d
nimrod
authored
8 years ago
e1804d8d
Merge branch 'master' into feature/platforms
· a7e0f114
nimrod
authored
8 years ago
a7e0f114
- Try using Python 3.4 as it seems to be the oldest Python 3 version on which...
· 49a22570
nimrod
authored
8 years ago
49a22570
Jan 08, 2017
- Updated requirements.
· 766b0c91
nimrod
authored
8 years ago
766b0c91
Jan 04, 2017
- Build on my supported platforms (some don't have properly working Vagrant...
· 8876c428
nimrod
authored
8 years ago
8876c428
- Run Travis CI on OpenBSD 5.9 but allow it to fail.
· 3acd8576
nimrod
authored
8 years ago
3acd8576
Jan 03, 2017
Merge branch 'feature/python32'
· b2c93a2d
nimrod
authored
8 years ago
b2c93a2d
- Trying to use Python 3.2.
· 855d6c55
nimrod
authored
8 years ago
855d6c55
Jan 02, 2017
- Disable OpenBSD 5.9 test for now, can't find a properly working i386 Vagrant image.
· 5f4a8b52
nimrod
authored
8 years ago
5f4a8b52
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· 93c4e429
nimrod
authored
8 years ago
93c4e429
- Keep running tests in Docker.
· 0390260e
nimrod
authored
8 years ago
0390260e
Merge branch 'feature/software_virtualization'
· cc8e339b
nimrod
authored
8 years ago
cc8e339b
- No need for the free strategy with Travis CI's build matrix for different platforms.
· a18cf1d5
nimrod
authored
8 years ago
a18cf1d5
- Allow group (if defined) to use sudo without prompting for a password.
· 502c53ed
nimrod
authored
8 years ago
502c53ed
- Install sudo for consistency with other OSes.
· e9255b9d
nimrod
authored
8 years ago
e9255b9d
- Not using Docker, so now I'll faster Travis CI runs using Docker containers.
· 02fb3ccd
nimrod
authored
8 years ago
02fb3ccd
- Use either doas or sudo as appropriate.
· 70bb536a
nimrod
authored
8 years ago
70bb536a
- Becuase this is OpenBSD.
· b27e344d
nimrod
authored
8 years ago
b27e344d
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· 2d0a0c85
nimrod
authored
8 years ago
2d0a0c85
- Try using Vagrant with software virtualization.
· ff4f5af5
nimrod
authored
8 years ago
ff4f5af5
Jan 01, 2017
- Updated requirements.
· 828632ee
nimrod
authored
8 years ago
828632ee
Dec 20, 2016
- Updated requirements.
· 6785200a
nimrod
authored
8 years ago
6785200a
Dec 18, 2016
- Prefer roles one level above instead of those in .molecule/roles for easier development.
· 41ad1da6
nimrod
authored
8 years ago
41ad1da6
Dec 17, 2016
- Updated requirements.
· c24690d6
nimrod
authored
8 years ago
c24690d6
- Hashlib is not needed on Python 2.5 or later.
· 4551361a
nimrod
authored
8 years ago
4551361a
Dec 16, 2016
- Added more optional Ansible Python dependencies.
· f35bd1ba
nimrod
authored
8 years ago
f35bd1ba
- Added netaddr dependency for the ipaddr Asible filter.
· a9c605c9
nimrod
authored
8 years ago
a9c605c9
- Updated requirements.
· d3c29977
nimrod
authored
8 years ago
d3c29977
Dec 15, 2016
- Removed owner prefix from for easier development.
· e0f301da
nimrod
authored
8 years ago
e0f301da
- Updated requirements.
· d118eae4
nimrod
authored
8 years ago
d118eae4
Dec 11, 2016
- Enable free Ansible strategy to allow each host to proceed as fast as it can...
· 46ba6ecd
nimrod
authored
8 years ago
46ba6ecd
- Enable Ansible profiling to profile slow tasks.
· 9d70784f
nimrod
authored
8 years ago
9d70784f
- Added Ansible test tasks (gathering facts and ping).
· 5e76d7c9
nimrod
authored
8 years ago
5e76d7c9
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· 15d3c403
nimrod
authored
8 years ago
15d3c403
Loading