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/lib/ansible
Tim Rupp 278fa552f8 Adds half-open tcp monitor module (#26920)
This is necessary as a part of refactoring the tcp monitor module.

Unit tests are provided. Integration tests can be found here

https://github.com/F5Networks/f5-ansible/blob/devel/test/integration/bigip_monitor_tcp_half_open.yaml#L23
https://github.com/F5Networks/f5-ansible/tree/devel/test/integration/targets/bigip_monitor_tcp_half_open/tasks
7 years ago
..
cli Consolidate boolean/mk_boolean conversion functions into a single location 7 years ago
compat ansible/compat/: PEP8 compliancy (#24689) 7 years ago
config update asa to use network_cli connection plugin (#26899) 7 years ago
errors correct, cleanup & simplify dwim stack (#25956) 7 years ago
executor Consolidate boolean/mk_boolean conversion functions into a single location 7 years ago
galaxy Transition inventory into plugins (#23001) 7 years ago
inventory ensure all groups inherit from 'all' 7 years ago
module_utils Update cnos_devicerules.py to add 4 new device supports (#26745) 7 years ago
modules Adds half-open tcp monitor module (#26920) 7 years ago
parsing Adds search in template/files/vars relative to the playbook path (#26460) 7 years ago
playbook Consolidate boolean/mk_boolean conversion functions into a single location 7 years ago
plugins properly filter out noise from debug 7 years ago
template Try to show original exception info for yaml (and other) errors (#24468) 7 years ago
utils Checked again with YAML Checker and Pep8 checker (#26786) 7 years ago
vars removed redundant loader 7 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 9 years ago
constants.py Consolidate boolean/mk_boolean conversion functions into a single location 7 years ago
release.py Collated PEP8 fixes (#25293) 7 years ago