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
Daniel Speichert 6e90277c69 [stable-2.6] Migrate from MySQLdb to PyMySQL (#40123)
* Migrate from MySQLdb to PyMySQL

* Deduplicate driver loading and failure message

* Explain requirements

* Apply requirements docs change to proxysql too

* Add changelog.
(cherry picked from commit d34cf93f1a)

Co-authored-by: Daniel Speichert <DSpeichert@users.noreply.github.com>
7 years ago
..
cloud docker_container: fix various idempotency problems and non-working options (#45905) 7 years ago
clustering Add AnsibleModule signature schema, and fix associated issues (#43512) (#43516) 8 years ago
commands Added executable parameter to the script module (#36969) 8 years ago
crypto Backport/2.6/40872 (#43396) 7 years ago
database [stable-2.6] Migrate from MySQLdb to PyMySQL (#40123) 7 years ago
files also get checksum on 'any' if it is a file 8 years ago
identity Fix example in ipa_dnszone module (#40443) 8 years ago
inventory Fix invalid string escape sequences. 8 years ago
messaging rabbitmq_user: Add update_password parameter (#36280) 8 years ago
monitoring Fix non-HTTPS endpoint (#40601) 8 years ago
net_tools [stable-2.6] [stable-2.7] Fix logic to not re-download existing files when force=no (#45495) (#45509) 7 years ago
network netaddr.IPAddress used by property address will if route domain other than default is used. 7 years ago
notification Fix for starttls connections for notification mail module 8 years ago
packaging Add AnsibleModule signature schema, and fix associated issues (#43512) (#43516) 8 years ago
remote_management Fix shebangs and file modes and update tests. (#40563) 8 years ago
source_control Remove execute bit from subversion module. 8 years ago
storage gluster_peer: Module to create/dismantle trusted storage pool (#37771) 8 years ago
system Fix referenced before assignment in sysvinit module 7 years ago
utilities Undeprecate include (#45583) 7 years ago
web_infrastructure Version must be quoted (otherwise it is printed as 2.1) (#42496) 8 years ago
windows win_say - fix up syntax and test issues (#45450) 7 years ago
__init__.py Re-adding the init py for modules 9 years ago