Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
ansible-modules
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
ansible
ansible-modules
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
6a0b0104ac1dbd27f75919840ac68d17d9cd8213
Select Git revision
Branches
2
init_facts_module
master
default
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
21
Dec
11
Jul
2
Dec
1
23
Nov
13
Jul
13
Mar
3
16
Dec
12
1
25
Nov
17
16
14
Move to GitLab, deprecation and remove TravisCI.
master remote_m…
master remote_mirror_f2b4eb1e60ff66c51e3fcbd5ade49a86/master
- Run tests from Tox, use generated environments.
- Disable email notifications from Travis CI.
- Added Travis CI badge to README.
- Added version key to Collectd facts (for using with Ansible's version_compare).
Merge branch 'docker_tests'
- Handle output from which better.
- Corrected the DH params assertions as well.
- Same corrections to Nginx facts.
- A different take on assertions for Collectd facts.
- Install the minimal packages.
- Added assertion to collectd facts.
- Correct collectd facts assertions.
- Increase verbosity of Ansible run.
- Added debug messages.
- Add bootstraping Python installation.
- Have the Docker container run for the duration of the test.
- Added connection option to ansible-playbook to connect to the Docker container and not SSH somewhere.
- Don't output progress markers during pip install.
- Adding Travis CI tests using Docker containers and an Ansible playbook to run through the modules.
- Ignore errors on ldap_attr because it's copied directly from ansible-ldap.
- Added Travis CI.
- Correction to last commit.
- Correction to last commit.
- Added full version fact to nginx_facts module.
- Added pre-commit hooks.
- Corrected code block markup.
Correct typo.
Correct regex.
Merge branch 'master' into collectd
Better handling of output of Nginx version.
Correct fact name.
Added collectd_facts module (just version for now).
Added nginx_facts module, for now it's just the major, minor and patch version.
Correct JSON syntax.
Set bits to 0 when failing.
Better error handling.
Correct output json syntax.
Regex now works on different versions of OpenSSL.
Return path as part of run.
Loading