-
### Summary
ansible_facts.services does not report on user systemd services.
### Issue Type
Feature Request
### Component Name
ansible_facts.services
### Ansible Version
```…
gg-g updated
4 months ago
-
### Summary
I'm using the `tss` lookup module to lookup a secret by ID. I've used a Python script to look up the same secret fine so I know the details are correct, however when I run the following I…
-
##### SUMMARY
We were using vmware_guest_find module to find vm details
Scenario:
Daily more than 200 vm's this playbook will run. vm_name output value will run with lower/upper sometimes w…
-
The default execution environment cannot even run an ansible job with built-in modules (
ghcr.io/ctrliq/ascender-ee:latest). Had to use alternative image to build a custom execution environment to su…
-
### Summary
In the docs one of the available for options for state is apparently 'current':
https://docs.ansible.com/ansible/latest/collections/community/general/proxmox_kvm_module.html#paramete…
-
##### SUMMARY
The onyx_interface module does not support link speeds faster than 100G. The latest Onyx switches (SN3000, SN4000) support 200G or 400G link speed.
##### ISSUE TYPE
- Bug Report
…
-
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 …
-
The `digital_ocean` module was removed in ansible v2.12. They recommend using the `digital_ocean_droplet` module instead.
https://docs.ansible.com/ansible/latest/modules/digital_ocean_module.html#…
-
### Summary
Timezone fails if it's trying to run against chrooted Arch Linux.
```yaml
- name: Set timezone to {{ timezone }}
community.general.timezone:
name: '{{ timezone }}'
```
```…
-
==> controller-01: mesg: ttyname failed: Inappropriate ioctl for device
There are errors in the configuration of this machine. Please fix
the following errors and try again:
ansible local provisi…