-
### Summary
I am attempting to run ansible.windows.win_updates on a Windows 2019 EC2 instance using the ssm connection plugin. When I do so, I get:
```
The full traceback is:
Traceback (most rec…
-
I want to provision Virtual Machines on The Foreman using Azure REsource MAnager.
I follow this guides:
https://github.com/theforeman/foreman_azure_rm
https://learn.microsoft.com/en-us/entra/identi…
-
### Issue
Hello fellow people,
i mastered to install and setup Semaphore on one of my Servers.
The Tasks are running fine but if i want to navigate to the Templates it takes soo long until it f…
-
I am trying to import domain,alerts,button,service catalogues using /usr/bin/miqimport, but it's throwing an error message.
[root@cmp snow]# /usr/bin/miqimport domain ServiceNow_Incident ramrexx-Se…
-
Hello,
When create a compute profile a second disk is always added with 0Gb size, despite I did not click on add volume from the initial form.
This second disk should not be there, unless added by…
-
### Summary
There was a "stealth" release of session-manager-plugin 1.2.458.0 today.
https://github.com/aws/session-manager-plugin/issues/64
Upgrading to session-manager-plugin 1.2.458.0 causes…
-
### Summary
I see errors, when using ansible.windows.win_command / win_shell with the ssm connection plugin.
It seems, as if the win_command is executed in end endless loop while win_shell runs at…
-
##### SUMMARY
Trying to add record to DNS using `win_dns_record` :
```
tasks:
- name: Create DNS record
community.windows.win_dns_record:
name: "thisisatestrecord"
…
-
##### SUMMARY
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
cloud.common
##### ANSIBLE VERSION
```
ansible [core 2.13.11]
config file = /Users/quatrava/.ansible.cfg
confi…
domq updated
2 months ago
-
### Summary
community.aws.aws_ssm do not change user to ubuntu.
It successfully change user to root, www-data, nobody.
In logs clearly visible that it does not apply sudo -u ubuntu as It should.…