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
Tim Rupp a7b7c07ad2
Adds bigip_file_copy module (#48770)
This module can be used to copy files to specific datastores on
a bigip
2018-11-15 19:42:53 -08:00
..
cli
compat
config Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
contrib
errors
executor Support list of dicts with omit. Fixes #45907 (#45923) 2018-11-07 13:41:22 -06:00
inventory_test_data/group_vars
mock
module_utils Fix unit test issues with pytest >= 4.0.0. 2018-11-15 10:06:07 -08:00
modules Adds bigip_file_copy module (#48770) 2018-11-15 19:42:53 -08:00
parsing
playbook conditional: fix direct boolean "shortcut" (#47941) 2018-11-07 21:33:54 +01:00
plugins ipaddr filter - return a network address when given an address with /32 subnet (#47539) 2018-11-08 11:49:42 -05:00
template
utils
vars
__init__.py
ansible.cfg
conftest.py
test_constants.py