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
6a0b0104ac1dbd27f75919840ac68d17d9cd8213
Select Git revision
Branches
2
master
default
init_facts_module
2 results
ansible-modules
Author
Search by author
Any Author
authors
nimrod
nimrod
1 author
Dec 01, 2016
- 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
Return dhparams bits as number.
· 6fc7305c
nimrod
authored
9 years ago
6fc7305c
Implementation.
· 0f142f31
nimrod
authored
9 years ago
0f142f31
Nov 25, 2015
Starting work on dhparams module.
· 8598c5e3
nimrod
authored
9 years ago
8598c5e3
Nov 16, 2015
Revert "- Shamelessly lift ldap_entry from
https://github.com/debops/debops-playbooks/.
"
· c8509e6e
nimrod
authored
9 years ago
c8509e6e
- Shamelessly lift ldap_entry from
https://github.com/debops/debops-playbooks/
.
· e1d64c1d
nimrod
authored
9 years ago
e1d64c1d
Nov 14, 2015
Forgot to add, then commit the license.
· a95d7fd5
nimrod
authored
9 years ago
a95d7fd5
- Shamelessly lift ldap_attr from
https://github.com/debops/debops-playbooks/
.
· dea2939d
nimrod
authored
9 years ago
dea2939d
Correct typo.
· c58a4398
nimrod
authored
9 years ago
c58a4398
First commit.
· 0fca0d30
nimrod
authored
9 years ago
0fca0d30
Loading