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
Toshio Kuratomi deac4d00b2 bigip changes as requested by bcoca and abadger:
* Fix to error if validate_cert is True and python doesn't support it.
* Only globally disable certificate checking if really needed.  Use
  bigip verify parameter if available instead.
* Remove public disable certificate function to make it less likely
  people will attempt to reuse that
10 years ago
..
cli Fixing a mistake from tweaking list stuff too much 10 years ago
compat Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 10 years ago
config Making the switch to v2 11 years ago
errors Default msg param to AnsibleError to avoid serialization problems 10 years ago
executor Fix logic in PlayIterator when inserting tasks during rescue/always 10 years ago
galaxy Define and handle ignore_certs correctly. Preserve search term order. Tweak to Galaxy docsite. 10 years ago
inventory allow for non standard hostnames 10 years ago
module_utils bigip changes as requested by bcoca and abadger: 10 years ago
modules updated submodule refs to pick up module changes 10 years ago
new_inventory fix some warning of undefined name. 10 years ago
parsing allow for non standard hostnames 10 years ago
playbook corrected role path search order 10 years ago
plugins better module error handling 10 years ago
template keep string type filters as strings 10 years ago
utils Revert "Enable host_key checking at the strategy level" 10 years ago
vars Merge role params into variables separately from other variables 10 years ago
__init__.py Bump version in devel now that stable-2.0 has been branched 10 years ago
constants.py Add package module to squash list 10 years ago
test-requirements.txt Making the switch to v2 11 years ago