ansible/test/units
Bojan Vitnik 4055e5cfc6 XenServer: Update docs with recent changes in XenAPI python lib and branding (#63728) (#63815)
- xenserver module_util: XenAPI lib import error message handling is now
   ported to missing_required_lib(). Updated unit tests.
 - xenserver_guest, xenserver_guest_info, xenserver_guest_powerstate modules:
   docs are updated to reflect recent changes in availability of XenAPI lib
   on PyPI.
 - xenserver_guest, xenserver_guest_info, xenserver_guest_powerstate modules:
   docs are updated to reflect recent Citrix rebranding of XenServer. Broken
   URLs to external resources are fixed.
 - xenserver_guest, xenserver_guest_info, xenserver_guest_powerstate modules:
   more tested platforms are mentioned in docs.
(cherry picked from commit 7afba9420a)
2019-11-11 18:10:54 -08:00
..
cli Fix test_galaxy failing test (#62624) 2019-09-19 13:37:17 -07:00
compat Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
config fixes to config manager (#58530) 2019-07-17 10:39:30 -04:00
contrib Fix vmware_inventory unit tests so they run. 2018-10-09 22:52:04 -07:00
errors Add better error when k=v syntax is used with YAML in tasks (#41754) 2018-12-04 12:32:02 -05:00
executor [stable-2.9] Ensure we don't erase unsafe context in TaskExecutor.run on bytes (#62287) 2019-09-16 12:39:52 -07:00
galaxy [stable-2.9] AH servers include automation-hub as part of the server configuration. (#63700) 2019-10-20 19:03:47 -07:00
inventory_test_data/group_vars
mock Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
module_utils XenServer: Update docs with recent changes in XenAPI python lib and branding (#63728) (#63815) 2019-11-11 18:10:54 -08:00
modules [stable-2.9] Fix nxos_l3_interfaces module and tests (#62545) 2019-10-02 17:36:04 -07:00
parsing Add a representer for AnsibleUnsafeBytes (#62598) 2019-09-19 12:12:48 -07:00
playbook Wrap CLI passwords as AnsibleUnsafeText (#63352) 2019-10-10 19:49:34 -07:00
plugins gather_facts action plugin: Fix loading network facts modules for smart gathering (#59856) 2019-09-17 11:28:13 -07:00
regex Add toggle to control invalid character substitution in group names (#52748) 2019-03-06 11:49:40 -05:00
template unit tests: remove unused imports (#60462) 2019-08-13 19:21:43 +02:00
utils add subdir support to collection loading (#60682) 2019-08-21 10:45:04 +01:00
vars Fix inventory cache interface (#50446) 2019-03-06 12:12:35 -06:00
__init__.py Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
requirements.txt [stable-2.9] Fix ansible-test collections requirements installation. (#62181) 2019-09-16 13:43:12 -07:00
test_constants.py 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 2017-06-14 11:08:34 -04:00
test_context.py Unit tests: remove unused imports (#59740) 2019-07-29 22:10:13 +02:00