chellman

Results 6 issues of chellman

Thanks for the book! I'm pretty new to Ansible, but I don't think this is a totally dumb question. The group names in the example inventory on page 164 of...

The plugin wasn't working, so I updated it. The biggest fix was letting shortcode() use WP's shortcode_atts() method to set all the default options. I also updated a couple variable...

This came up in the context of pushd. If there are a lot of push notification destinations set up, all with their own certificates, it's not ideal for one expired...

I've worked around this issue (originally mentioned [here](https://github.com/htmlburger/carbon-fields/issues/268)) in other ways, and assumed based on previous discussions that I must have something misconfigured or am doing something wrong. But I've...

localhost/wordpress as the index name confuses elasticsearch. I've replaced the slashes with underscores.

needs-unit-tests

I can imagine situations where one might currently be consuming the underscore versions of keys, and want to introduce camelCase as the better/canonical way. Preserving the old keys while keeping...