-
##### SUMMARY
When using the module `x509_certificate_convert`, if the certificate source is bad, it will (incorrectly) report changed and the output will be empty/invalid.
##### ISSUE TYPE
- Bug…
-
As requested from @JeffreyDevloo .
Take the ownership of all the ansible modules.
-
### Summary
ansible again fails when the selinux module is installed because of an erroneous python path being used.
Even a simple `ansible --version` is calling the selinux module now and thereby c…
agowa updated
2 weeks ago
-
### Please confirm the following
- [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
- [X] I have checked the [current…
-
If you simply want to disable a virtual server and the server type is standard, then the following works:
tasks:
- name: Disable VS
bigip_virtual_server:
name: vs_https
…
-
Currently, when executing `make aether-amp-install`, the following warning is displayed:
```
...
TASK [roc : deploy atomix-runtime from atomix/atomix] ********************************************…
-
### Summary
ONTAP FlexCache Ansible module fails if origin_cluster is defined.
### Component Name
netapp.ontap.na_ontap_flexcache
### Ansible Version
```console
$ ansible --version
ansible [core…
-
### Summary
_Revamping from https://github.com/ansible/ansible/issues/55051_
The [documentation of the XML-module](https://docs.ansible.com/ansible/latest/collections/community/general/xml_module.…
-
##### SUMMARY
`mysql_info` module failing:
* when you want to get replication info on primary host using filter `slave_hosts`;
* when you want to get replication info on replica host usin…
-
Hi, I am new in GNS3, Ansible and SoNic (almost all related to this repo).
When I run
> ansible-playbook deploy-sonic-dc-topology.yml -vvv
I run into an error
> TASK [Get the server facts] **…