community.general/lib/ansible
Eitan Akman fb7882bf86 Issue #39860: Add 'not_contains' method to parsing.py (#39874)
* Issue #39860: Add 'not_contains' method to parsing.py

* Issue #30860 Adds self.negate to Conditional class in lib/ansible/module_utils/network/common/parsing.py

* Issue #39860 Fix singleton-comparison issue per sanity tests

* Issue #39860 'test/integration/targets/nxos_command/tests/cli/not_comparison_operator.yaml' integration test

* Issue #39860 Add unit tests to '../../test/units/module_utils/network/common/test_parsing.py'

* Issue #39860 Fix singleton comparison issue

* Fix E302 expected 2 blank lines, found 1

* Issue #39860 Add license header to unit tests

* Issue #39860 Move integration test to 'test/integration/targets/nxos_command/tests/common/'; remove unnecessary comment from unit test

* Issue #39860 remove unnecessary comment from unit test
2018-06-27 10:21:17 +05:30
..
cli doc fix 2018-06-21 16:30:33 -04:00
compat Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00
config exclude lookup_terms from config errors (#41740) 2018-06-21 17:50:24 -04:00
errors give hint to users when a file is not found 2018-04-10 17:19:03 -04:00
executor fix minor issues with debug and item labels (#41331) 2018-06-21 16:14:57 -04:00
galaxy Update APB templates (#41559) 2018-06-14 17:05:30 -04:00
inventory added missing raise 2018-06-19 16:21:16 -04:00
module_utils Issue #39860: Add 'not_contains' method to parsing.py (#39874) 2018-06-27 10:21:17 +05:30
modules win_domain: fix typo in cmdlet call (#41993) 2018-06-27 11:29:45 +10:00
parsing change OS X to macOS (#41294) 2018-06-26 14:09:23 -04:00
playbook Fix NameError, value was not available in this context leading to a generic unexpected error. Fixes #33275 (#41856) 2018-06-25 15:04:32 -05:00
plugins change OS X to macOS (#41294) 2018-06-26 14:09:23 -04:00
template When using ANSIBLE_JINJA2_NATIVE bypass our None filtering in _finalze (#41408) 2018-06-12 08:46:23 -05:00
utils Merge various stdout callback plugins into 'default' (#41058) 2018-06-24 23:00:07 -05:00
vars Cache items when task.loop/with_items is evaluated to set delegate_to vars (#41969) 2018-06-26 15:10:04 -05:00
__init__.py
constants.py adds ansible-doc JSON plugin data dump 2018-06-04 17:20:33 -07:00
release.py update 2.7 codename 2018-05-31 15:46:07 -07:00