1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
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
..
cli Revert "Make ansible doesn't parse template-like password in user's input (#42275)" 2018-07-11 09:30:42 -07:00
compat
config
errors
executor changed winrm _reset to reset and make ssh reset show warning (#42651) 2018-07-11 20:22:01 -07:00
galaxy Fix invalid Dockerfile created by "galaxy init --type apb" (#42017) 2018-07-17 08:11:42 +05:30
inventory Error on empty group/host name (#42584) 2018-07-12 09:59:00 -04:00
module_utils Add support for global IGMP configuration on onyx switches (#42164) 2018-07-18 12:20:21 -04:00
modules disable_excludes (#42510) 2018-07-18 15:37:50 -04:00
parsing
playbook Add feature to expose vars/defaults with include/import_role (#41330) 2018-07-15 09:59:30 -05:00
plugins Persistence connection for cnos_vlan (#42500) 2018-07-18 12:17:08 -04:00
template
utils
vars Mark vars from facts cache as unsafe (fixes #42656) (#42682) 2018-07-13 11:15:03 -05:00
__init__.py
constants.py Fix fact cleaning (#42595) 2018-07-12 16:12:42 -04:00
release.py