-
### NetBox version
v3.6.3
### Feature type
New Module
### Proposed functionality
A new module (i.e. netbox.netbox_contact_assign) with the goal of assigning primary,secondary,tertiary contacts to…
-
##### SUMMARY
first issue :
failing on "net_version": "7.0(3)I7(8)",
but working on "net_version": "9.3(8)",
when duplicate entries in conf for host
```
snmp-server host 19…
-
### Summary
Timezone fails if it's trying to run against chrooted Arch Linux.
```yaml
- name: Set timezone to {{ timezone }}
community.general.timezone:
name: '{{ timezone }}'
```
```…
-
##### COMPONENT NAME
bigiq_as3_deploy
### Environment
##### ANSIBLE VERSION
```
ansible-playbook [core 2.13.4]
config file = /runner/project/ansible.cfg
configured module search path …
-
##### SUMMARY
Per [Rebooting Network Devices with Ansible](https://www.ansible.com/blog/rebooting-network-devices-with-ansible) @ipvsean mentions that the following should not fail the reboot…
-
After upgrading ansible from version 5.10.0 to version 6.0.0 or 6.1.0 I'm getting the error:
```
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: Impo…
-
##### SUMMARY
theforeman.foreman.resource_info seems to use index were no index is allowed
##### ISSUE TYPE
- Bug Report
##### ANSIBLE VERSION
```
ansible [core 2.15.3]
config fi…
-
I think the modules of this ansible collection are not correct.
A lot of them are not working as Ansible expects: they are not idempotent.
E.g. there shouldnt be "state: create" and "state: modify…
-
Hello,
I want to get informations for a specific VM in a organisation.
I'm not able to connect to VCD using ansible-playbook 2.10.15 & ansible-module-vcloud-directory and VCD 10.3.1 using the …
-
### Summary
The winRM error
"winrm connection error: HTTPSConnectionPool(host='1.2.3.4', port=5986): Read timed out. (read timeout=nnn)"
is thrown and causes the ansible task to fail. It ha…