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/modules
Gonéri Le Bouder 754dfc54c8 VMware: vmware_host_config_manager: avoid failure if no change (#55115)
If nothing was changed, the module was raising the following error
because the `message` variable was not defined:
7 years ago
..
cloud VMware: vmware_host_config_manager: avoid failure if no change (#55115) 7 years ago
clustering standardize TLS connection properties (#54315) 7 years ago
commands Updated playbook works sample. (#51673) 7 years ago
crypto openssl_* module_utils/crypto.py: add full list of OIDs known to current OpenSSL (#54943) 7 years ago
database Minor change to excep handling for 4.0 (#53484) 7 years ago
files Add a recurse example to file module docs (#54926) 7 years ago
identity New module: keycloak_group (#35637) 7 years ago
inventory utilities: Clean up parameter types and add seealso (#53063) 7 years ago
messaging standardize TLS connection properties (#54315) 7 years ago
monitoring Add type int for various argument params (#55026) 7 years ago
net_tools Added update_netbox_object to netbox_ip_address (#55070) 7 years ago
network A static leaf is build from the pod id and leaf id (#55120) 7 years ago
notification Pushover: Adds support for optional 'title' (#53726) 7 years ago
packaging redhat_subscription: Fix usage of ConfigParser (#54815) 7 years ago
remote_management hpilo: Handle connection error in hpilo_facts (#53952) 7 years ago
source_control Add Bitbucket Pipelines SSH key pair module (#54241) 7 years ago
storage Update na_ontap_export_policy_rule to allow multiple rules to be set at once. (#54801) 7 years ago
system ufw: fix default (again) (#55004) 7 years ago
utilities correct example since per_host default is false (#54725) 7 years ago
web_infrastructure Fix handling of inventory and credential options for tower_job_launch (#54967) 7 years ago
windows Windows pslint: Re-enable PSPossibleIncorrectComparisonWithNull (#55065) 7 years ago
__init__.py Re-adding the init py for modules 9 years ago