Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
ansible-pre-commit
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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
ansible
ansible-pre-commit
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
04ffafba8a10fa2ce522cdba1cb2623f935c9ea6
Select Git revision
Selected
04ffafba8a10fa2ce522cdba1cb2623f935c9ea6
Branches
1
master
default
Tags
13
v0.10.0
v0.9.0
v0.8.0
v0.7.0
v0.6.0
v0.5.1
v0.5.0
v0.4.0
v0.3.1
v0.3.0
v0.2.0
v0.1.0
v0.1.1
15 results
Begin with the selected commit
Created with Raphaël 2.2.0
16
Sep
6
Dec
17
Apr
10
13
Aug
23
Jul
15
Feb
24
Jan
23
30
Nov
16
8
19
Jun
19
May
16
Mar
13
Add a note about deprecation and replacement.
master
master
Update documentation.
Bumped minor version.
v0.10.0
v0.10.0
Require the latest Ansible version.
Migrate to GitLab.
Use Ubuntu Bionic in CI.
Remove Python 3.4 from CI.
Bumped minor version.
v0.9.0
v0.9.0
A plethora of small updates.
- Bumped minor version.
v0.8.0
v0.8.0
Updates.
- Bumped minor version.
v0.7.0
v0.7.0
- Updated version of Ansible.
- Minor version release.
v0.6.0
v0.6.0
- Added a symlink to the newer version of hooks filename.
- Fix warning on normalizing the version in setup.py.
- Bumped patch version.
v0.5.1
v0.5.1
- Updated documentation.
- Pass setup.py check.
- Test on multiple versions of Python, installation of package.
- Cleanup (removed files not in use, tests).
- Corrected code block.
Merge branch 'feature/python_package'
v0.5.0
v0.5.0
- Bumped version.
- Convert to Python package.
- Updated requirements.
- Added all scripts to pre-commit hooks.
- Filled in licnese fields.
- Better name for check.
v0.4.0
v0.4.0
- Updated README.
- Bumped minor version.
- Added hook to verify vaulted files.
- Use set instead of adding parameters to shebang line.
- Added pre-commit hook to lint shell scripts.
- Renamed ansible-pre-commit to ansible-syntax-check in preperation for adding another hook, updated hooks.yml and README accordingly.
- Updated documentation.
v0.3.1
v0.3.1
- Removed Ansible roles environment variable, should use ansible.cfg instead.
- Removed Ansible roles environment variable, should use ansible.cfg instead.
v0.3.0
v0.3.0
- By default, run on any playbook.yml found.
- Set more common Ansible roles.
Loading