ledgley

Results 9 comments of ledgley

Also tested on 17.3.4a with same result.

The value is hashed in the running-config, so the value you see in the output should be a hashed value, not a clear value. FWIW - our use-case actually requires...

This would be useful for the body in the URI module too.

@hari-hud we can achieve this in Ansible Tower 3.8 by setting the Org Map like this ```json { "CN=Ansible Tower Org Admins,OU=Common,OU=Groups,DC=contoso,DC=com": { "organization_alias": "Contoso" } ``` And then by...

Seems like a workaround/solution is to instansiate the `session_state` variable, as below ```python # For address family: VPNv4 Unicast m = p31.match(line) if m: session_state = '' if 'address_family' not...

Company policy won't allow me to paste the configuration on public GitHub. Happy to raise a TAC, if you can direct me what category to raise it under.