-
Hello,
I'm running the Git version of Mitogen as of commit a60c6c14a2473c895162a1b58a81bad0e63d1718. It seems that after the changes in #658, Ansible+Mitogen respects the `ansible_interpreter_pytho…
jlu5 updated
9 months ago
-
#### Bug description
Deployment to Ubuntu 22.04 LTS is failing at the 'Create private key with password protection' task. The command that I'm running is:
```shell
pipenv run ansible-playbook p…
-
I have aiohttp installed, it is in python3.8 site-packages and 3.8 is the python version set for Ansible.
**aiohttp version:** pip3 show aiohttp
Name: aiohttp
Version: 3.8.1
Summary: Async…
-
From: https://gitlab.cee.redhat.com/os-migrate/bot/-/jobs/1677781#L3927
3914 File "/tmp/ansible_os_migrate.os_migrate.import_subnet_payload_kp_3mmdk/ansible_os_migrate.os_migrate.import_subne…
-
I am using the Ansible copy module to copy a file (3gb) to a remote target in my LAN.
This takes roughly 0:30 without and 8:30 with Mitogen enabled.
```
- name: Test copy
copy:
src: /src…
-
##### SUMMARY
I'm not able to update the boolean attribute serverAutoStart with module win_iis_website
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
win_iis_website
##### …
ygo74 updated
3 years ago
-
### Summary
Can I get more information about "community.sap_libs.sap_pyrfc module"?
I want to retrieve RFC information from table RFCDES. However, I'm getting "DATA_BUFFER_EXCEEDED" exception when I…
-
##### SUMMARY
Synchronize is using a lot of memory during sync (some may also call it leaking)
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
Synchronize
##### ANSIBLE VERSION
```…
-
Hi
I am getting the following error when using the drain function.
The drain start and completes, so it is only the "ansible job" which in indicating something went wrong. Unfortunately I am …
-
Hi ,
I am trying to generate the markdown for a custom module that i wrote, the module follows the Ansible standards in documentation and i do not suspect anything wrong here. It is creating a markd…