You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units
Bojan Vitnik 7afba9420a XenServer: Update docs with recent changes in XenAPI python lib and branding (#63728)
- 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.
5 years ago
..
cli Prevent generating roles that do not pass linting (#63709) 5 years ago
compat
config
contrib
errors
executor Ensure we don't erase unsafe context in TaskExecutor.run on bytes (#62287) 5 years ago
galaxy AH servers include automation-hub as part of the server configuration. (#63700) 5 years ago
inventory_test_data/group_vars
mock
module_utils XenServer: Update docs with recent changes in XenAPI python lib and branding (#63728) 5 years ago
modules iptables: support wait parameter (#47877) 5 years ago
parsing Add a representer for AnsibleUnsafeBytes (#62598) 5 years ago
playbook Wrap CLI Passwords with AnsibleUnsafeText, ensure unsafe context is not lost during encode/decode (#63351) 5 years ago
plugins Account for empty strings when splitting the host pattern (#62442) 5 years ago
regex
template Fix access to exception using Python 3 scoping rules (#62268) 5 years ago
utils
vars
__init__.py
requirements.txt Fix ansible-test collections requirements installation. (#62181) 5 years ago
test_constants.py
test_context.py