-
### Summary
I am trying to run powershell scripts on a remote windows server on a different account and region but it's failing when deleting the object in the ssm config bucket. SSM is able to uploa…
-
##### SUMMARY
Using the ansible.netcommon.network_resource module against a working, from Ansible's point of view, network device (Cisco IOS, CSR1000V) fails when specific resource modules, that are …
-
## Workflow:
### Retrieve config from source router
Retrieve router config data sources:
- iosxr_router_bgp_vrf
- iosxr_router_bgp_vrf_address_family
- iosxr_router_bgp_vrf_neig…
-
##### SUMMARY
Could it be possible to have a vrf module for the iosxr collection?
This module already exist for Cisco ios and nxos.
ios:
https://docs.ansible.com/ansible/latest/collectio…
-
Hello all,
I encountered an error while executing a task to create VPN peers with IPsec policy and query the VPN using Ansible. Below is the error message:
```
TASK [site-to-site_vpn : Create VP…
-
##### ISSUE TYPE
- Template Issue with error and raw data
##### TEMPLATE USING
```
Value Required NAME (.*?)
Value DESCR (.*)
Value PID (\S+)
Value VID (\S+)
Value SN (\S*)
S…
-
Ansible-builder fails after upgrade to 3.1.0 from 3.0.1 due to:
```yaml
ERROR: Double requirement given: netaddr>=0.10.1 (from -r /tmp/src/requirements.txt (line 13)) (already in netaddr (from -r …
-
### Summary
Hi :) ,
When I try to use the community.aws.s3_lifecycle module from either community.aws collection 7.2.0 or 7.2.1 to create a lifecycle configuration rule on a s3 bucket created by …
-
Hi !
Thanks a lot for the oxidized tool, it's saving us lots of time !
With Cisco IOSXR, oxidized is doing:
- show inventory
- show platform
- show running-config
This is okay but not enou…
lodpp updated
4 months ago
-
### Summary
With the `AWS systems manager` preferences set with KMS encryption disabled, the:
```
ansible_connection: aws_ssm
```
works
With KMS encryption enabled, it fails
…