Mike Beattie

Results 9 issues of Mike Beattie

## Pre-Request Checklist - [X] Passes rubocop code analysis (try `rubocop --auto-correct`) ## Description Migrate from Travis CI to Github Actions for CI. - It appears @ytti 's credits at...

Having an `acl` entry requiring a single dictionary member called `string` seemed a little superfluous, so this patch adjusts the accepted syntax to include the following two examples, but also...

enhancement

This Pull Request is a little on the larger side, but in principle is quite simple. Due to ansible setting `trim_blocks` to true for jinja templating, having a block that...

**Is your feature request related to a problem? Please describe.** I'd like for `snmp__if_` (and err) to support specifying interface name instead of index, for devices that are not switches,...

[component] plugins
[type] feature request

I'd like to raise the original issue on the ansible/ansible repository here: https://github.com/ansible/ansible/issues/47369 Referring to this filter: https://github.com/ansible-collections/ansible.netcommon/blob/ff06176c598d9b187722799dce3daaf911792c39/plugins/filter/ipaddr.py#L973

feature

This is the place to report bugs in the Telegram notify. If you experience a bug, please report it in this issue. Thanks!

3rd party api

When defining a single line dictionary, with a list which is _**not** the last element_, syntax highlighting is broken for any dictionary keys following: ![image](https://user-images.githubusercontent.com/558433/59849188-114df580-93bb-11e9-9224-5517082330e6.png) (If you remove the `hhh:...

It looks like the `Token` field in the JSON output from `/api2/json/access/ticket` has been renamed to `CSRFPreventionToken`. Also, looking at documentation, this is not required for later usage unless a...

### Summary Using the collection to store generated passwords for system root accounts, a read access token is required. ### Use cases When an automation tool is storing passwords for...

tracked