Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
deploy-key
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
deploy-key
Graph
dd7680023cee65522d071d20e3f87e54ca2b58dd
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
17
Apr
16
15
14
31
Mar
22
19
Feb
8
7
5
3
1
29
Jan
28
23
22
21
19
18
17
10
8
4
3
2
1
20
Dec
18
17
16
15
12
11
9
7
4
3
28
Nov
27
26
25
24
23
22
21
19
17
16
3
8
Oct
17
Aug
14
3
13
Jul
11
8
3
19
Jun
10
6
20
May
Migrate to GitLab.
master remote_m…
master remote_mirror_8dce8a748cbc2c24e87f02c8ef1652da/master
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
- Keep idempotency.
- Disable testing on Python 3.5, it isn't supported by Molecule and doesn't seem to gonna be supported anytime soon.
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
- Remove OpenBSD 5.9 platform from testing, it never worked and it's not supported upstream anymore now that OpenBSD 6.1 was released.
Merge branch 'feature/tox_env'
- Added test for git fetch as root.
Merge branch 'master' into feature/tox_env
- Correct assertion for Ansible 2.3.0.0 (ansible_distribution_release and ansible_distribution_version were reversed for OpenBSD prior to that version).
- Disable access to the deploy key for the owner, thus allow root to use the key for deployments as well.
Merge branch 'master' into feature/tox_env
- Allow Debian Jessie to fail for now, there's a problem downloading the Vagrant box.
- Revert back to specified Tox testenv for each platform and specific one for pre-commit.
- Use tox-travis.
Merge branch 'master' into feature/tox_env
- Updated requirements.
- Cleaner Tox usage.
- Updated requirements.
Merge branch 'master' into feature/tox_env
- Updated pre-commit hooks.
Merge branch 'master' into feature/tox_env
- Removed piprot dependency since it's used only with pre-commit and now it's installed inside the hook's virtualenv.
Merge branch 'feature/tox_env' of /home/nimrod/Documents/Shore/Ansible/example
- Seperate tests (pre-commit and molecule) using tox.
- Use my Python pre-commit hooks repo for piprot.
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
- 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).
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
- Updated requirements.
- Don't notify Ansible Galaxy on failed builds (otherwise broken builds are uploaded to Galaxy).
- Updated requirements.
- Increase boot timeout to 600 because Travis CI fails on this occasionally.
- Updated requirements.
- Allow up to 45 minutes for molecule test to complete.
- Corrected test with older Git versions.
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
- Updated requirements.
- Newer version of Ansible pre-commit hooks.
Loading