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/test/units
Chris Archibald b5144a36ab New Module: na_elementsw_initiators (#52375)
* Revert "changes to clusteR"

This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.

* Revert "Revert "changes to clusteR""

This reverts commit f1104a37b42886aebb4d2b2ab27c91c96d97858a.

* new module

* update author

* update copyright

* fixes
2019-03-14 15:38:49 +00:00
..
cli Remove unused internal -a argument and functionality (#52602) 2019-02-19 17:49:06 -06:00
compat
config
contrib
errors
executor Use unicode string for auto interpreter warnings (#53671) 2019-03-12 14:16:49 +10:00
inventory_test_data/group_vars
mock
module_utils Try to get correct buffer size to avoid races (#53547) 2019-03-14 11:04:56 -04:00
modules New Module: na_elementsw_initiators (#52375) 2019-03-14 15:38:49 +00:00
parsing
playbook remove obsolete set_play on play_context (#47934) 2019-03-11 18:25:48 -04:00
plugins Add support for Windows hosts in the SSH connection plugin (#47732) 2019-03-07 16:38:02 -08:00
regex Add toggle to control invalid character substitution in group names (#52748) 2019-03-06 11:49:40 -05:00
template Native Jinja2: raise undefined error immediately (#52237) 2019-02-15 19:36:12 +01:00
utils
vars Fix inventory cache interface (#50446) 2019-03-06 12:12:35 -06:00
__init__.py
ansible.cfg
conftest.py Add support for ansible-test --coverage-check. (#53573) 2019-03-11 15:13:09 -07:00
test_constants.py
test_context.py