Rowan Thorpe

Results 12 issues of Rowan Thorpe

A variable `host_all_addresses` already exists (created in `tasks/zones.yaml`) for "the union of Ansible IPv4 and IPv6 addresses", but in `templates/etc_named.conf.j2` a temporary variable `_all_addresses` is created and used for the...

This is two distinct changes but the second would break functionality for me (and probably many others) without applying the other before it, so I have treated them as one...

This adds variables for configuring two aspects of Response Rate Limiting (RRL) - "responses per second" and "window", along with defaults of "zero" which match the default state of "RRL...

I use validation tools on resulting outputs and noticed that a recent fix had (accidentally) also inserted two UTF-8 non-breaking spaces where there had previously been plain old spaces. Obviously...

I had been using manual gpg-encrypted passwords in my own hierarchy for a long time, then migrated to using "pass" after a bit of reorganizing, and more recently also use...

bug

I'm opening this issue to continue the thread started [about here](https://github.com/GioBonvi/GoogleContactsEventsNotifier/pull/103#issuecomment-377690760) on [this now-closed pull-request](https://github.com/GioBonvi/GoogleContactsEventsNotifier/pull/103). I won't copy-paste the existing thread here, it is easy enough to click through to...

enhancement

I noticed in the docs for the latest (3.0) [API for Contacts](https://developers.google.com/google-apps/contacts/v3/) at the top there is the following note: ``` Note: For read and write access to users' contacts,...

enhancement
question

According to the [Google documentation](https://developers.google.com/apps-script/guides/import-export) it is possible to sync latest commits to the scripts on Google Drive via the REST interface, so it would be nice to document that...

feature request
documentation

In some cases Win32 can't unlink files because of the "can't delete open files" problem, and this then prevents (for example) temp-directories from being purged. In all but one instance...

Feedback required
Pending v2