Skip to content
GitLab
Explore
Sign in
Register
Commits · 9ddcbd058547636afa503cf23fa48e677dc7a079
debian-bootstrap
Browse files
Jan 18, 2017
- Don't provision sudo, use the users role instead.
· 9ddcbd05
nimrod
authored
Jan 18, 2017
9ddcbd05
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· 856dfe3e
nimrod
authored
Jan 18, 2017
856dfe3e
- Updated requirements.
· 505141ef
nimrod
authored
Jan 18, 2017
505141ef
Jan 17, 2017
- Provision sudo if a sudoers group is defined.
· c7c72c0b
nimrod
authored
Jan 17, 2017
c7c72c0b
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· 02c6e7b8
nimrod
authored
Jan 17, 2017
02c6e7b8
- Removed an default variable that was accidentaly added from the OpenBSD bootstrap role.
· c71ec135
nimrod
authored
Jan 17, 2017
c71ec135
- Updated requirements.
· a653ed5f
nimrod
authored
Jan 17, 2017
a653ed5f
Jan 11, 2017
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· 9480ea05
nimrod
authored
Jan 11, 2017
9480ea05
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
- Prefer roles one level above instead of those in .molecule/roles for easier development.
· 41ad1da6
nimrod
authored
Dec 18, 2016
41ad1da6
Dec 17, 2016
- Install IP utilites for networking facts (missing in Docker containers).
· db81721c
nimrod
authored
Dec 18, 2016
db81721c
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· daf2e1cc
nimrod
authored
Dec 18, 2016
daf2e1cc
- Group bootstrap needing instances.
· ce87406d
nimrod
authored
Dec 18, 2016
ce87406d
- 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).
· 379d3b3b
nimrod
authored
Dec 11, 2016
379d3b3b
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· 4cba0955
nimrod
authored
Dec 11, 2016
4cba0955
Loading