-
##### SUMMARY
I can't read the inventory with the terraform_state plugin from a remote Terraform state that is stored at GitLab. The resources are created with the Hetzner Terraform provider. I don't…
-
### Issue
Since last week neither my scheduled nor manual task execution can be started. I immediately get a 502. By digging into the problem, I tried to execute the http request to the resource of `…
-
Hi.
I've started working on "Configuring managed hosts using Ansible" and came across https://docs.theforeman.org/nightly/Administering_with_Ansible/index-katello.html which is pretty short. Is any…
-
### Summary
I try to copy a file with ansible to a remote machine where a file already exists. Both the connection user and the `become_user` are unprivileged. File content is modified as is expect…
-
##### ISSUE TYPE
- Bug Report
##### SOFTWARE VERSIONS
###### pynautobot
2.2.1
###### Ansible:
2.15.9
###### Nautobot:
2.2.6
###### Collection:
networktocode.nautobot…
-
## Description
When updating dns records for a zone, host, or dns record, if the record already exists without changes, it fails the task with "no modifications to be performed."
This is also repo…
-
Hi,
I've defined `extra-index-url` with a private repository, only accessible on my company local network or through a VPN.
`$ cat uv.toml`
```toml
index-strategy = "unsafe-best-match"
all…
-
### Summary
Related to this issue in the bitwarden repo: https://github.com/bitwarden/clients/issues/9254
Currently (**bw** version 2024.07.01) the lookup plugin fails to check the status of the…
-
`ansible-runner==2.1.3`
macOS 11.6
It appears the the `project_dir` argument to `ansible_runner.run` is not respected, at least when a `playbook` argument is also passed as a dict. A `main.json` i…
-
### Issue
Ive generated a new SSH key for accessing a private repository on github using:
`ssh-keygen -t ed25519 -C "email@gmail.com"`
on the VM that is running semaphore and can test the key …