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