Skip to content
GitLab
Explore
Sign in
Register
Commits · d981e52249c71fecf78aa8751b1fcc309ea50fea
docker
Browse files
Feb 07, 2017
- Removed sudo user from the default docker_users (only present when using sudo).
· d981e522
nimrod
authored
Feb 07, 2017
d981e522
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· 99a435b7
nimrod
authored
Feb 07, 2017
99a435b7
- Increased VM memory allocation in Travis CI (hopefuly this will speed up builds).
· 37a52d87
nimrod
authored
Feb 07, 2017
37a52d87
- Allow up to 45 minutes for molecule test (workaround builds that were killed...
· 1af0ff43
nimrod
authored
Feb 07, 2017
1af0ff43
- Updated requirements.
· e7464a5b
nimrod
authored
Feb 07, 2017
e7464a5b
- Don't notify Ansible Galaxy on failed builds (otherwise broken builds are uploaded to Galaxy).
· 9cf19e35
nimrod
authored
Feb 07, 2017
9cf19e35
Feb 05, 2017
- Updated requirements.
· 61e2bb8a
nimrod
authored
Feb 05, 2017
61e2bb8a
Feb 03, 2017
- Increase boot timeout to 600 because Travis CI fails on this occasionally.
· 1585250d
nimrod
authored
Feb 03, 2017
1585250d
Feb 01, 2017
- Updated requirements.
· 38af8475
nimrod
authored
Feb 01, 2017
38af8475
Jan 28, 2017
- Updated requirements.
· 32fb0312
nimrod
authored
Jan 28, 2017
32fb0312
Jan 23, 2017
- Newer version of Ansible pre-commit hooks.
· c508b943
nimrod
authored
Jan 23, 2017
c508b943
Jan 21, 2017
- Added Debian Stretch as a test platform.
· 64f8462a
nimrod
authored
Jan 22, 2017
64f8462a
- Stop testing with Docker containers, they're only a good fit for a very...
· fa965bc9
nimrod
authored
Jan 21, 2017
fa965bc9
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· 3e1f93a9
nimrod
authored
Jan 21, 2017
3e1f93a9
- Updated requirements.
· e9dd3345
nimrod
authored
Jan 21, 2017
e9dd3345
Jan 19, 2017
- Don't allow anymore failures for Jessie, Precise and Wheezy.
· de1398d4
nimrod
authored
Jan 19, 2017
de1398d4
- Replaced Wheezy Vagrant box again.
· fdbf080f
nimrod
authored
Jan 19, 2017
fdbf080f
Jan 18, 2017
- Forgot to add Ubuntu Precise to assertions, corrected.
· 7cdf3d3e
nimrod
authored
Jan 18, 2017
7cdf3d3e
- Added all supported Linux distros to the Docker Travis CI build.
· 9648c4c0
nimrod
authored
Jan 18, 2017
9648c4c0
- Added Ubuntu Precise.
· 56374d14
nimrod
authored
Jan 18, 2017
56374d14
Merge branch 'sudo_using_users_role'
· 21299050
nimrod
authored
Jan 18, 2017
21299050
- Configure sudo using the users role (instead of adding the same tasks to each bootstrap role).
· c88b7532
nimrod
authored
Jan 18, 2017
c88b7532
- 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
- Allow forwarding/ routing in UFW if UFW is installed and enabled.
· ec398bc7
nimrod
authored
Jan 08, 2017
ec398bc7
- Allow up to 45 minutes for the Molecule test to run.
· 08a6d54b
nimrod
authored
Jan 08, 2017
08a6d54b
- Removed UFW handling (it's half-baked).
· 182f69c1
nimrod
authored
Jan 08, 2017
182f69c1
- Forked from the example role.
· e9d46507
nimrod
authored
Jan 08, 2017
e9d46507
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· e0414525
nimrod
authored
Jan 08, 2017
e0414525
- 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
Loading