Skip to content
GitLab
Explore
Sign in
Register
Commits · c28d086be03561c9f0665f21be6270193cada0cf
python27
Browse files
Feb 07, 2017
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· c28d086b
nimrod
authored
Feb 07, 2017
c28d086b
- Use my Python pre-commit hooks repo for piprot.
· 1ba0eade
nimrod
authored
Feb 07, 2017
1ba0eade
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· c85546ac
nimrod
authored
Feb 07, 2017
c85546ac
- 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
- Mark always failing tests as such (need to fix the SNI/TLS 1.2 issue).
· 1752a511
nimrod
authored
Feb 07, 2017
1752a511
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· 0c99b706
nimrod
authored
Feb 07, 2017
0c99b706
- 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
- Corrected typo.
· 5e57a917
nimrod
authored
Feb 05, 2017
5e57a917
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· 5a1b58c7
nimrod
authored
Feb 05, 2017
5a1b58c7
- Updated requirements.
· 61e2bb8a
nimrod
authored
Feb 05, 2017
61e2bb8a
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· 68f7589d
nimrod
authored
Feb 05, 2017
68f7589d
- Moved TLS 1.2 test to a different file, use urllib instead of requests
· fafd39f2
nimrod
authored
Feb 05, 2017
fafd39f2
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
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· 1539285a
nimrod
authored
Feb 01, 2017
1539285a
- Updated requirements.
· 38af8475
nimrod
authored
Feb 01, 2017
38af8475
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· 25f1134b
nimrod
authored
Feb 01, 2017
25f1134b
- Added TLS 1.2 test.
· 99a9d6ad
nimrod
authored
Feb 01, 2017
99a9d6ad
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
- 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
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· eb340715
nimrod
authored
Jan 10, 2017
eb340715
Revert "- Try Python 3.5 (molecule dependency fails in Python 3.4)." -
· 99a23d7d
nimrod
authored
Jan 10, 2017
99a23d7d
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· 36377288
nimrod
authored
Jan 10, 2017
36377288
- 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
Loading