community.general/lib/ansible/modules
Frank Vissing 66adabfd42 disable_excludes (#42510)
* implementing disable_excludes

* add check for yum version

* limit choices

* add testcases for disable_exclude

* fix formating

* add documentation

* syntax fix for test case

* fix indentation

* need to ignore errors when we want to do a test that fails

* test disable_excludes with zip and not sos

* add tests for yum < 3.4 not supported

* fix formating

* centos 6.1 does not support map

* drop unsupported selectattr

* cleanup testcases

* fix test cases beloging to wrong test scenarion (propper when)

* evaluate expression

* minor test fixes

* check output of msg
2018-07-18 15:37:50 -04:00
..
cloud Fix error when removing S3 lifecycle rules (#42762) 2018-07-18 13:13:33 -04:00
clustering k8s_facts trivially supports check_mode (#42335) 2018-07-05 07:53:23 -04:00
commands adds a new feature to the telnet action plugin 2018-07-12 10:11:55 -04:00
crypto new provider: ownca (#35840) 2018-06-21 12:41:00 +05:30
database elasticsearch_plugin - Show STDERR on module failures. (#41954) 2018-06-29 17:28:17 -04:00
files Adding namespace option into the xattr module (#42755) 2018-07-16 13:26:06 -04:00
identity FreeIPA: new module ipa_config (#42279) 2018-07-17 06:57:54 -04:00
inventory Fix typo in group_by module (#41627) 2018-06-18 15:33:08 +05:30
messaging rabbitmq_user: Add update_password parameter (#36280) 2018-05-23 14:34:46 -05:00
monitoring Update zabbix_screen.py limit screen columns (#41487) 2018-06-21 07:36:18 -04:00
net_tools Fix for cloudflare_dns SRV record and Python3 (#42914) 2018-07-18 09:43:16 +05:30
network Add support for global IGMP configuration on onyx switches (#42164) 2018-07-18 12:20:21 -04:00
notification Add support for espeak-ng. Closes #42438 2018-07-10 15:53:00 -04:00
packaging disable_excludes (#42510) 2018-07-18 15:37:50 -04:00
remote_management cobbler_sync: New module to sync Cobbler changes (#39910) 2018-07-09 11:27:44 +02:00
source_control Make use of a better python module for gitlab_group (#40764) 2018-05-29 02:43:40 -04:00
storage Fix API call to get ActiveCluster information and add (#41744) 2018-06-22 10:46:02 -05:00
system Fix 2 issues in sysvinit module (#42786) 2018-07-16 21:33:01 -04:00
utilities Add feature to expose vars/defaults with include/import_role (#41330) 2018-07-15 09:59:30 -05:00
web_infrastructure Version must be quoted (otherwise it is printed as 2.1) (#42496) 2018-07-09 06:53:59 -04:00
windows Windows: Get rid of remaining Get-Attr modules (#42921) 2018-07-19 05:37:07 +10:00
__init__.py