Commit graph

29 commits

Author SHA1 Message Date
Fernando A Castro
c3c06dbfd5
Update README.md
feat: support to setting the MySQL transaction isolation level - README.md
2024-07-23 22:13:08 +02:00
Fernando A Castro
d39e6ab629
Merge pull request #1 from webfer/webfer-patch-1
Update settings.php.j2
2024-07-23 22:09:05 +02:00
Fernando A Castro
f5825db70f
Update settings.php.j2
feat: setting the MySQL transaction isolation level in settings.php.j2 template
2024-07-23 22:08:00 +02:00
ca95b34514
Document adding the port number
References #9
2021-03-16 09:05:18 +00:00
6a12b176e7
Allow for configuring the MySQL port number
Fixes #9
2021-03-16 09:04:14 +00:00
c21e012c47 Start updating the README
https://github.com/opdavies/ansible-role-drupal-settings/issues/1
2020-02-19 02:49:08 +00:00
2cf2b919e2 Copy molecule tests from next branch
Add more tests in follow-up PRs.

Fixes #6
2020-02-19 02:48:24 +00:00
cfb136bda5 Add Galaxy metadata 2020-02-07 20:19:06 +00:00
5228889241 Fix typo 2020-02-07 17:38:08 +00:00
7a1ef40d1d Use items instead of iteritems 2020-02-07 17:38:00 +00:00
40d9add7eb Ensure that the site directory exists 2020-02-07 17:36:29 +00:00
da31cccb8e
Prevent logging of sensitive data 2019-11-23 23:26:42 +00:00
036a675581 Add ability to configure config directories
Fixes #2
2019-02-05 20:51:07 +00:00
2b15cc6ff2 Add hash_salt 2019-02-05 20:50:32 +00:00
ed24f4f363
Add base_url 2019-01-28 23:44:53 +00:00
c5e4f10478
Specify Drupal version 2019-01-28 23:41:29 +00:00
641ebf1119
Create LICENSE 2019-01-24 03:08:27 +00:00
13ee79633d Change array syntax 2019-01-24 03:02:32 +00:00
bb9000c1cc Update database example 2019-01-24 02:59:40 +00:00
ae08938367 Add ability to add trusted hosts 2019-01-24 02:54:53 +00:00
567563c969 Add README.md 2019-01-24 02:47:04 +00:00
9b332361d3 Add defaults for driver and host 2019-01-24 02:43:53 +00:00
7d3d206254 Rename project_dir to drupal_root, simplify path 2019-01-24 02:41:22 +00:00
e28a65c221 Add additional level for target value 2019-01-24 02:40:10 +00:00
12dcec42a4 Rename name to key 2019-01-24 02:31:42 +00:00
bb4392b5df Add defaults/main.yml 2019-01-24 02:18:02 +00:00
33313acba7 Make filename configurable 2019-01-24 02:16:36 +00:00
92883eafb5 Make base URL optional 2019-01-24 02:16:05 +00:00
63f060b4ad init 2019-01-24 02:15:46 +00:00