Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
ca-store
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
ca-store
Graph
45ee02361dc1addec7600fd5dc7a75e14cf626c7
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
4
Dec
12
Dec
11
9
7
4
3
28
Nov
27
26
25
23
22
19
17
16
8
Oct
17
Aug
14
3
13
Jul
11
8
6
3
19
Jun
10
6
20
May
fixup! Migrate to GitLab.
master remote_m…
master remote_mirror_d2921bb6362d41b914ca41fdf5b30b7f/master
Migrate to GitLab.
- Allow up to 45 minutes for a Molecule test to run in Travis CI.
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
- Enable free Ansible strategy to allow each host to proceed as fast as it can to help speed up some plays.
- Enable Ansible profiling to profile slow tasks.
- Use SystemInfo to determine to OS type (instead of using the facts from the Ansbile module and the Testinfra backend module, which is just ugly code).
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
- Updated requirements.
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
- Updated requirements.
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
- Travis CI inits and fetches Git submodules so those steps are unneeded (let alone updating the submodules).
- Caching the entire virtualenv in Travis CI has proven to cause issues, caching just pip's cache directory.
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
- Use privileged container instead of just adding the sys_admin capability (the latter has been shown to be cause unrelated issues).
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
- Updated requirements.
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
- Updated requirements.
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
- Workaround for Systemd based Docker images.
- Cache some more.
- Enable caching in Travis CI.
- Section name was changed in Molecule 1.15.
- Updated Python requirements.
- Remove progress characters from pip install.
- Added Travis CI image to the README.
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
- Turn off Travis CI email notification.
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
- Correct requirements.yml for testing (forgot to mention owner).
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
- Remove mention of tests/requirements.yml from the Requirements section in the README, relevant only for testing.
- Rename from ansible-role-example to example.
- Move DH params test from Testinfra to post_tasks to workaround a limitation when running tests with Docker.
- Use Github mirror.
- Adjust tests to run in Docker.
- Correct role name in test playbook (use installed name, not the name of repo I use locally).
Loading