Matt Clay
f86c24a53c
Update the default container to version 1.5.2.
...
ci_complete
2019-02-15 19:07:43 -08:00
Matt Clay
f5c92f6bc1
Allow setting resource.RLIMIT_NOFILE in modules ( #51989 )
2019-02-15 17:52:35 -08:00
saranyasridharan
1db6d5598a
Adding custom module to get PID of the process ( #50896 )
2019-02-15 17:08:55 -08:00
Matt Clay
1edee04bc5
Update pytest constraint for Python 2.7.
2019-02-15 16:36:04 -08:00
Matt Clay
bbad5d1d16
Unfreeze six in test constraints.
...
This avoids re-installation during integration test runs.
Pinning this requirement shouldn't be needed for consistent test
results when running pylint.
2019-02-15 14:44:04 -08:00
Abhijeet Kasurde
e0d8d9c2bf
validate-modules: Documentation bool ( #50085 )
...
* validate-modules: Documentation bool
This check allows to catch cases where type of argument is different than documentation does.
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
* Wrong comparison for 'str'
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
* Add ignore.txt
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
* Fix logic and clean up ignore.txt
2019-02-15 14:27:52 -08:00
Sviatoslav Sydorenko
f1e67c3328
Bugfix/ fix mocker patch in tests ( #52372 )
...
* 🐛 Fix invalid os.stat mock in tests
* 🐛 Fix leaking mock patch in tests
Closes #52347
2019-02-15 13:58:26 -08:00
Dag Wieers
b4802350ec
Fix one issue ( #52370 )
2019-02-15 22:33:31 +01:00
Matt Clay
6ac22416af
Fix tests to use ANSIBLE_TEST_PYTHON_INTERPRETER.
2019-02-15 11:24:07 -08:00
Dane Summers
523cb8b5a4
cron - adds deprecation warnings ( #37355 ). ( #52322 )
...
Adds deprecation warnings for both 'name', and 'reboot' option (although
not related to this change, it has been deprecated for quite a while)
2019-02-15 14:09:03 -05:00
David
f697e264cc
doc: remove grammatical glitch ( #52336 )
2019-02-15 19:37:24 +01:00
Martin Krizek
50d7483632
Native Jinja2: raise undefined error immediately ( #52237 )
...
Fixes #52158
2019-02-15 19:36:12 +01:00
Matt Clay
02c9f70898
Fix sanity test failures (pep8).
2019-02-15 09:25:20 -08:00
Abhijeet Kasurde
db03f88b63
distribution: Add support for Cumulus Linux ( #52309 )
...
* Refactored code
* Added support for Cumulus Linux 2.5.4
* Added support for Cumulus Linux 3.7.3
* Test added
Fixes : #29969
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2019-02-15 22:30:51 +05:30
Dag Wieers
677c04c01d
Sanity fixes to parameter types ( #52325 )
2019-02-15 16:58:58 +01:00
Timo Runge
47190088b4
module_utils/mysql: Fixing unexpected keyword argument 'cursorclass' error after migratio… ( #47809 )
...
* Fixing unexpected keyword argument 'cursorclass' error after migration from MySQLdb to PyMySQL
* Adoptions for mysql.py as suggested by felixfontein.
* Adding changelog fragment.
2019-02-15 15:38:01 +00:00
David Soper
958653e282
Cisco Intersight module_utils and intersight_facts module ( #51309 )
...
* Cisco Intersight module_utils and intersight_facts module
* Add RETURN information and fix pylint, import, and pep8 issues.
* Review updates for specifying type of params/returns and not polluting ansible_facts.
* BSD one line license, validate_certs used, urls.fetch_urls replaces requests
2019-02-15 16:32:29 +01:00
Dag Wieers
c2fb581414
Fix various sonarcloud issues
...
This fixes various reported bugs through sonarcloud at:
https://sonarcloud.io/project/issues?id=Rodney-Reis_ansible&resolved=false&types=BUG
2019-02-15 07:19:04 -08:00
Dag Wieers
f9ab9b4d68
Assorted pylint fixes
2019-02-15 06:54:47 -08:00
Andrey Klychkov
8e0f95951d
Module postgresql_idx: added ci tests, new params, returned values, code refactoring ( #52230 )
...
* postgresql_idx: ci tests, refactoring, return values
* postgresql_idx: ci tests, new params, return values
* postgresql_idx: ci tests, fix
* postgresql_idx: ci tests, fix
* postgresql_idx: ci tests, fix
* postgresql_idx: ci tests, fix
* postgresql_idx: ci tests, fix
* postgresql_idx: ci tests, fix
* postgresql_idx: ci tests, fix
* postgresql_idx: ci tests, fix
* postgresql_idx: ci tests, fix
* New module postgresql_table - fix tests
* New module postgresql_table - fix tests
* New module postgresql_table - fix tests
* New module postgresql_table - fix state choices order
2019-02-15 15:38:56 +01:00
Miguel Angel Muñoz González
b0606213dc
Fortinet's FortiOS fortios_firewall_schedule_recurring ( #52078 )
2019-02-15 13:15:00 +00:00
Miguel Angel Muñoz González
db779e0fc8
Fortinet's FortiOS Firewall Schedule OneTime ( #52076 )
2019-02-15 13:14:32 +00:00
Miguel Angel Muñoz González
462155e7cf
Fortinet's FortiOS log syslogd2 filter ( #52259 )
...
* Fortinet's FortiOS log syslogd2 filter
* Avoid null choices
2019-02-15 13:11:52 +00:00
Miguel Angel Muñoz González
f3ac33f6af
Fortinet's FortiOS log setting ( #52258 )
2019-02-15 13:11:25 +00:00
Miguel Angel Muñoz González
7dc7d2cd56
Fortinet's FortiOS log null device setting ( #52257 )
2019-02-15 13:10:59 +00:00
Miguel Angel Muñoz González
e16f81e53e
Fortinet's FortiOS log null device filter ( #52256 )
...
* Fortinet's FortiOS log null device filter
* Avoid null choices
2019-02-15 13:10:26 +00:00
Miguel Angel Muñoz González
66844328b7
Fortinet's FortiOS log memory global setting ( #52251 )
2019-02-15 13:09:47 +00:00
Miguel Angel Muñoz González
e4b70c0cdf
Fortinet's FortiOS log memory setting ( #52255 )
2019-02-15 13:06:56 +00:00
Miguel Angel Muñoz González
ac6b5ab4d0
Fortinet's FortiOS log memory filter ( #52250 )
...
* Fortinet's FortiOS log memory filter
* Avoid null choices
2019-02-15 13:06:29 +00:00
Miguel Angel Muñoz González
3eba6363ff
Fortinet's FortiOS log fortiguard override filter ( #52168 )
...
* Fortinet's FortiOS log fortiguard override filter
* Avoid null choices
2019-02-15 13:06:05 +00:00
Miguel Angel Muñoz González
8e6cf35a7e
Fortinet's FortiOS system interface ( #52247 )
2019-02-15 13:03:44 +00:00
Miguel Angel Muñoz González
6592ac3421
Fortinet's FortiOS log fortiguard filter ( #52167 )
...
* Fortinet's FortiOS log fortiguard filter
* Avoid null choices
2019-02-15 13:03:10 +00:00
Miguel Angel Muñoz González
683a463580
Fortinet's FortiOS ips rule ( #52121 )
...
* Fortinet's FortiOS ips rule
* Avoid null choices
* Avoid null choices
2019-02-15 13:02:42 +00:00
Miguel Angel Muñoz González
98f122528f
Fortinet's FortiOS log custom field ( #52148 )
2019-02-15 13:02:24 +00:00
Miguel Angel Muñoz González
49b21b64a0
Fortinet's FortiOS log disk filter ( #52149 )
...
* Fortinet's FortiOS log disk filter
* Avoid null choices
2019-02-15 13:02:03 +00:00
Miguel Angel Muñoz González
31da561d4a
Fortinet's FortiOS log disk setting ( #52150 )
2019-02-15 12:41:01 +00:00
Miguel Angel Muñoz González
018db5e0c0
Fortinet's FortiOS log eventfilter ( #52151 )
2019-02-15 12:40:47 +00:00
Miguel Angel Muñoz González
769ddc44c3
Fortinet's FortiOS log fortianalyzer2 filter ( #52157 )
...
* Fortinet's FortiOS log fortianalyzer2 filter
* Avoid null choices
2019-02-15 12:40:26 +00:00
Miguel Angel Muñoz González
962741400b
Fortinet's FortiOS log fortianalyzer filter ( #52162 )
...
* Fortinet's FortiOS log fortianalyzer filter
* Avoid null choices
2019-02-15 12:39:59 +00:00
Miguel Angel Muñoz González
405ce0bddf
Fortinet's FortiOS log fortianalyzer override filter ( #52163 )
...
* Fortinet's FortiOS log fortianalyzer override filter
* Avoid null choices
2019-02-15 12:39:43 +00:00
Miguel Angel Muñoz González
5d6a18df99
Fortinet's FortiOS log syslogd2 setting ( #52261 )
2019-02-15 12:39:22 +00:00
Miguel Angel Muñoz González
dc81c9a5ee
Fortinet's FortiOS log syslogd3 setting ( #52264 )
2019-02-15 12:39:01 +00:00
Miguel Angel Muñoz González
5065e0810d
Fortinet's FortiOS log syslogd4 filter ( #52265 )
...
* Fortinet's FortiOS log syslogd4 filter
* Avoid null choices
2019-02-15 12:34:56 +00:00
Miguel Angel Muñoz González
46fbc6b329
Fortinet's FortiOS log syslogd4 setting ( #52266 )
2019-02-15 12:33:57 +00:00
Miguel Angel Muñoz González
d413e322a9
Fortinet's FortiOS log syslogd filter ( #52267 )
...
* Fortinet's FortiOS log syslogd filter
* Avoid null choices
2019-02-15 12:28:43 +00:00
Miguel Angel Muñoz González
505a9b25b3
Fortinet's FortiOS log syslogd override filter ( #52268 )
...
* Fortinet's FortiOS log syslogd override filter
* Avoid null choices
2019-02-15 12:26:22 +00:00
Miguel Angel Muñoz González
356978fbae
Fortinet's FortiOS log syslogd override setting ( #52269 )
2019-02-15 12:25:33 +00:00
Miguel Angel Muñoz González
85ad67e245
Fortinet's FortiOS log syslogd setting ( #52270 )
2019-02-15 12:25:15 +00:00
Miguel Angel Muñoz González
747d96a8e2
Fortinet's FortiOS log threat weight ( #52271 )
2019-02-15 12:25:02 +00:00
Miguel Angel Muñoz González
256f492a19
Fortinet's FortiOS log webtrends setting ( #52273 )
2019-02-15 12:24:37 +00:00