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
Sam Doran 6ce9cf7741
Change default smart connection to ssh on macOS and remove paramiko from requirements.txt (#54738)
* Remove default use of paramiko connection plugin on macOS
    This fix was originally to work around a bug that caused a kernel panic on macOS
    that has since been fixed.
* Remove paramiko from requirements.txt
* Move paramiko checking to common place
* Drop the warnings obfiscation code
* Update pip installation instructions to reflect upstream instructions
* Fix tests on CentOS 6 (Python 2.6) that now show Python deprecation warnings
* Add changelog fragment
5 years ago
..
cloud kubevirt_vm: Fix the default label (#54772) 5 years ago
clustering standardize TLS connection properties (#54315) 5 years ago
commands Updated playbook works sample. (#51673) 5 years ago
crypto correct openssl rsa to genrsa in acme doc fragment (#54744) 5 years ago
database Postgresql privs reformat (#54717) 5 years ago
files docs(lineinfile): fix typo inserbefore -> insertbefore (#54788) 5 years ago
identity FreeIPA: Fix ipa_user password option (#48453) 5 years ago
inventory utilities: Clean up parameter types and add seealso (#53063) 5 years ago
messaging standardize TLS connection properties (#54315) 5 years ago
monitoring standardize TLS connection properties (#54315) 5 years ago
net_tools Netbox interface.py (#53212) 5 years ago
network Change default smart connection to ssh on macOS and remove paramiko from requirements.txt (#54738) 5 years ago
notification standardize TLS connection properties (#54315) 5 years ago
packaging standardize TLS connection properties (#54315) 5 years ago
remote_management Add new Redfish config module to handle Dell-specific OEM extensions (#54359) 5 years ago
source_control Add Bitbucket Pipelines SSH key pair module (#54241) 5 years ago
storage Multiple fixs for na_ontap_user (#54610) 5 years ago
system Add BusyBox support to group module (#54689) 5 years ago
utilities correct example since per_host default is false (#54725) 5 years ago
web_infrastructure standardize TLS connection properties (#54315) 5 years ago
windows Support cross-domain on win_domain_computer module (#54774) 5 years ago
__init__.py Re-adding the init py for modules 8 years ago