Mike Williams

Results 12 issues of Mike Williams

Support for creating, modifying and clearing up of role mappings. I started with the existing code to handle native users and roles, modifying it to work for role mappins.

triage/stale

"Upload new scripts" fails in check mode if /tmp/nexus-upload-groovy-scripts.tar.gz doesn't exist. As it is a temporary file it's safe to create even if running ansible in check mode. So, do...

These changes should make your CI not fail at the linting stage. The issue with prerun is being tracked at https://github.com/ansible-community/ansible-compat/issues/78

Authors of PRs shouldn't be incrementing the version, that's the maintainers job.

We're using drone as a LoadBalancer service with TLS enabled via the certs extraVolume. There are two problems with this. 1. There is only one `ports` to be open via...

enhancement

We don't want our database inside k8s, so need an ExternalName service to allow access out.

Matching PR for https://github.com/Juniper/ansible-junos-stdlib/pull/634

jnpr (py-junos-eznc) will only ask the SSH agent for keys in certain circumstances, this allows you to override that and for it to ask an agent. ~A PR for Juniper/py-junos-eznc...

Hi, I'm getting some behaviour that I don't understand and am an unable to debug. gluster_volumes_by_groupname_pre is being set incorrectly. ``` TASK [gluster.infra/roles/backend_setup : Check if vg block device exists]...

Very slightly refactor too as tasks/main.yml would have become too big with too many whens.