Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
python27
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ansible
python27
Graph
37a52d87fb98c0c92c5c811080ba7713b72f9579
Select Git revision
Branches
1
master
default
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
13
Dec
19
Sep
18
17
14
13
Jul
11
6
26
Jun
18
2
31
May
17
13
12
25
Apr
23
19
17
16
15
14
31
Mar
22
19
Feb
11
8
7
5
3
1
28
Jan
23
22
21
19
18
17
10
8
4
3
2
1
26
Dec
25
20
18
17
16
15
14
11
9
7
4
3
28
Nov
27
26
25
24
23
22
17
16
20
Oct
8
17
Aug
14
3
13
Jul
11
8
3
19
Jun
10
6
20
May
Migrate to GitLab.
master remote_m…
master remote_mirror_62dcbb544d757d7a1e6cbae9dcf2397e/master
- Don't install the python27 role, it's this role.
- Removed pipenv from default Python packages, caused the role to be un-idempotent.
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
- Updated requirements.
- Use the Python 2.7 role to guarantee SNI support.
- More reliable testing of SNI with Ansible.
Merge branch 'ft/meta_assertions'
- Get supported OSes, version from the meta info, modify assertion accordingly.
- Updated pre-commit hooks.
- Updated requirements (left Molecule on the 1.x releases).
- Use the vars from other the default env, less copy and paste.
- Use ansible_lsb.codename instead of ansible_distribution_release because it's more reliable with pre-release version of Debian.
- Updated pre-commit hooks.
Merge branch 'feature/travis_build_stages'
- Cache Vagrant boxes in TravisCI in hopes of speeding up builds and avoid build timeouts.
- Updated requirements.
- Forgot to add OpenBSD 5.6 test environment to Tox, corrected.
- Added pipenv to the default installed packages.
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
- Updated requirements.
Merge branch 'master' of cgit.shore.co.il:/srv/git/example
- Use an official Vagrant box for Stretch (https://news.ycombinator.com/item?id=14579825).
- Updated requirements.
- Updated requirements.
- Use a shorter, faster install step just for pre-commit.
Merge branch 'feature/jenkinsfile'
- Added Tox env to import role to Ansible Galaxy.
Merge branch 'master' into feature/jenkinsfile
- Updated pre-commit hooks (ansible-lint should be faster now).
- Updated requirements.
- Remove Jessie from allowed failures in TravisCI (the problem with the image download was resolved).
Merge branch 'bug/testinfra_host_fixture'
- Updated tests to use the new host fixture in Testinfra 1.6.0.
- Updated requirements.
- Disable Virtuabox's hardware virtualization extensions only in TravisCI.
- Share the Tox directory just between the Molecule tests (sharing between the Molecule tests and pre-commit, which have different dependencies, causes every change to rebuild the virtualenv).
- Updated requirements.
- Updated supported version in the role's meta info.
Loading