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/library/database
James Cammarata 87bf16930e Merge branch 'postgres_alter_role' of https://github.com/jinnko/ansible into jinnko-postgres_alter_role
Conflicts:
	library/database/postgresql_user
12 years ago
..
mongodb_user reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 12 years ago
mysql_db Add quotes to password argument for dump/import 12 years ago
mysql_replication Addresses #5023 Fix import comments 12 years ago
mysql_user Documentation update to yield example of "WITH GRANT OPTION" which is undocumented previous 12 years ago
mysql_variables Addresses #5023 Fix import comments 12 years ago
postgresql_db Added port documentation to postgresql_db and postgresql_user 12 years ago
postgresql_privs Addresses #5023 Fix import comments 12 years ago
postgresql_user Merge branch 'postgres_alter_role' of https://github.com/jinnko/ansible into jinnko-postgres_alter_role 12 years ago
redis Addresses #5023 Fix import comments 12 years ago
riak Addresses #5023 Fix import comments 12 years ago