Skip to content
Snippets Groups Projects
Select Git revision
  • master default
1 result
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.013Dec16Apr1422Mar8Feb753128Jan23222119181711108432120Dec181716151174328Nov2726252322171619Oct18817Aug14313Jul11854328Jun1910620May13MarMigrate to GitLab.master remote_m…master remote_mirror_ab05030caf6343c72cb1e5413e474b37/master- Don't configure pkg.conf in 6.1 or later, was removed in 6.1.- Replace ansible_distribution_release with ansible_distribution_version because the facts were reversed prior to Ansible 2.3.0.0 for OpenBSD.Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example- Updated requirements.- Updated pre-commit hooks.- Removed piprot dependency since it's used only with pre-commit and now it's installed inside the hook's virtualenv.- Use my Python pre-commit hooks repo for piprot.- Increased VM memory allocation in Travis CI (hopefuly this will speed up builds).- Allow up to 45 minutes for molecule test (workaround builds that were killed because no output was received for 10 minutes, usually APT installations).- Updated requirements.- Don't notify Ansible Galaxy on failed builds (otherwise broken builds are uploaded to Galaxy).- For Ansible to work of the box, the python symlink MUST be at /usr/bin/python.Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example- Updated requirements.- Increase boot timeout to 600 because Travis CI fails on this occasionally.- Link both python to python2 to python2.7.Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example- Updated requirements.- Updated requirements.- Newer version of Ansible pre-commit hooks.- Added Debian Stretch as a test platform.- Stop testing with Docker containers, they're only a good fit for a very limited use (cli applications, not services or system-level) and the speed of testing doesn't justify the work needed.- Updated requirements.- Don't allow anymore failures for Jessie, Precise and Wheezy.- Replaced Wheezy Vagrant box again.- Forgot to add Ubuntu Precise to assertions, corrected.- Added all supported Linux distros to the Docker Travis CI build.- Added Ubuntu Precise.Merge branch 'sudo_using_users_role'Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example- Don't provision sudo, use the users role instead.- Configure sudo using the users role (instead of adding the same tasks to each bootstrap role).- Updated requirements.- Updated requirements.Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/exampleRevert "- Try Python 3.5 (molecule dependency fails in Python 3.4)." -- Use anchors in .travis.yml to keep it DRY, avoid typos.Merge branch 'feature/platforms'- Figuring out the correct format for allowed_failures.
Loading