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
Commits
master
Select Git revision
0 results
ansible-modules
Author
Search by author
Any Author
authors
0 authors
Dec 21, 2020
Move to GitLab, deprecation and remove TravisCI.
· 2c33ed47
nimrod
authored
4 years ago
2c33ed47
Jul 11, 2017
- Run tests from Tox, use generated environments.
· d7656c81
nimrod
authored
7 years ago
d7656c81
Dec 02, 2016
- Disable email notifications from Travis CI.
· 2efdc7b0
nimrod
authored
8 years ago
2efdc7b0
Dec 01, 2016
- Added Travis CI badge to README.
· 5cada3cd
nimrod
authored
8 years ago
5cada3cd
- Added version key to Collectd facts (for using with Ansible's version_compare).
· dadc089a
nimrod
authored
8 years ago
dadc089a
Merge branch 'docker_tests'
· b6a6d2d0
nimrod
authored
8 years ago
b6a6d2d0
- Handle output from which better.
· ae8db60f
nimrod
authored
8 years ago
ae8db60f
- Corrected the DH params assertions as well.
· f9871ba3
nimrod
authored
8 years ago
f9871ba3
- Same corrections to Nginx facts.
· 69a3e6be
nimrod
authored
8 years ago
69a3e6be
- A different take on assertions for Collectd facts.
· 8c1c09fe
nimrod
authored
8 years ago
8c1c09fe
- Install the minimal packages.
· 8e7297c3
nimrod
authored
8 years ago
8e7297c3
- Added assertion to collectd facts.
· 934fcbb0
nimrod
authored
8 years ago
934fcbb0
- Correct collectd facts assertions.
· 45e0dba4
nimrod
authored
8 years ago
45e0dba4
- Increase verbosity of Ansible run.
· 6a0b0104
nimrod
authored
8 years ago
6a0b0104
- Added debug messages.
· 35a45819
nimrod
authored
8 years ago
35a45819
- Add bootstraping Python installation.
· a9ad9aa5
nimrod
authored
8 years ago
a9ad9aa5
- Have the Docker container run for the duration of the test.
· 05e36a9f
nimrod
authored
8 years ago
05e36a9f
- Added connection option to ansible-playbook to connect to the Docker...
· 5ae712fe
nimrod
authored
8 years ago
5ae712fe
- Don't output progress markers during pip install.
· 7f019325
nimrod
authored
8 years ago
7f019325
- Adding Travis CI tests using Docker containers and an Ansible playbook to...
· c83310ae
nimrod
authored
8 years ago
c83310ae
Nov 23, 2016
- Ignore errors on ldap_attr because it's copied directly from ansible-ldap.
· 7aa6ac3a
nimrod
authored
8 years ago
7aa6ac3a
- Added Travis CI.
· 8b4a4f83
nimrod
authored
8 years ago
8b4a4f83
Jul 13, 2016
- Correction to last commit.
· a6cb971d
nimrod
authored
8 years ago
a6cb971d
- Correction to last commit.
· be817814
nimrod
authored
8 years ago
be817814
- Added full version fact to nginx_facts module.
· b7ad3023
nimrod
authored
8 years ago
b7ad3023
Mar 13, 2016
- Added pre-commit hooks.
· c5618862
nimrod
authored
9 years ago
c5618862
Mar 03, 2016
- Corrected code block markup.
· 485466ab
nimrod
authored
9 years ago
485466ab
Dec 16, 2015
Correct typo.
· 64bd8b87
nimrod
authored
9 years ago
64bd8b87
Correct regex.
· 95573ca2
nimrod
authored
9 years ago
95573ca2
Merge branch 'master' into collectd
· 76d15503
nimrod
authored
9 years ago
76d15503
Better handling of output of Nginx version.
· fc06eb58
nimrod
authored
9 years ago
fc06eb58
Correct fact name.
· ad85795c
nimrod
authored
9 years ago
ad85795c
Added collectd_facts module (just version for now).
· 64d69e4d
nimrod
authored
9 years ago
64d69e4d
Dec 12, 2015
Added nginx_facts module, for now it's just the major, minor and patch version.
· fb7899d2
nimrod
authored
9 years ago
fb7899d2
Dec 01, 2015
Correct JSON syntax.
· 8abc2d46
nimrod
authored
9 years ago
8abc2d46
Set bits to 0 when failing.
· bc634695
nimrod
authored
9 years ago
bc634695
Better error handling.
· 460a4f5b
nimrod
authored
9 years ago
460a4f5b
Correct output json syntax.
· 805f64d0
nimrod
authored
9 years ago
805f64d0
Regex now works on different versions of OpenSSL.
· 82c90221
nimrod
authored
9 years ago
82c90221
Return path as part of run.
· 71179e1b
nimrod
authored
9 years ago
71179e1b
Loading