Skip to content
GitLab
Explore
Sign in
Register
Commits · 26b8ff31da6458050934c47982929f39671fac3f
users
Browse files
Jan 18, 2017
- Use doas for OpenBSD instances (for bootstraping).
· 26b8ff31
nimrod
authored
Jan 18, 2017
26b8ff31
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· c47347fa
nimrod
authored
Jan 18, 2017
c47347fa
- Don't create a sudoers group, instead use the existing sudo/ wheel group.
· 1c97ce99
nimrod
authored
Jan 18, 2017
1c97ce99
- Updated requirements.
· 505141ef
nimrod
authored
Jan 18, 2017
505141ef
Jan 17, 2017
- Updated requirements.
· a653ed5f
nimrod
authored
Jan 17, 2017
a653ed5f
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
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
- 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
- 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
- Corrected syntax.
· fae7484e
nimrod
authored
Dec 18, 2016
fae7484e
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· d6b8938c
nimrod
authored
Dec 18, 2016
d6b8938c
- 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
Dec 07, 2016
- A small refactor, moved SSH root lock and sudoers handling to seperate
· 13aec4cf
nimrod
authored
Dec 07, 2016
13aec4cf
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· 122e5999
nimrod
authored
Dec 07, 2016
122e5999
- Updated requirements.
· 204af3dc
nimrod
authored
Dec 07, 2016
204af3dc
Dec 04, 2016
- Correct empty password example (consistant with the code).
· ecce485f
nimrod
authored
Dec 04, 2016
ecce485f
- Tasks don't fail in case ssh isn't installed (still need to work on
· e4e3d76a
nimrod
authored
Dec 04, 2016
e4e3d76a
- Move the SSH server installation and startup tasks to pre_tasks (the role...
· 09f0f8a5
nimrod
authored
Dec 04, 2016
09f0f8a5
Loading