-
One of our customers has requested a feature, that will help them manage FreeBSD Jails in a similar fashion to VMs: automated provisioning, ZFS clone as a templating mechanism, automatic snapshots and…
-
##### SUMMARY
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
vmware_guest
##### ANSIBLE VERSION
```
ansible [core 2.13.5]
config file = None
configured module search…
-
Installing TDP lib on freshly imaged machine we noticed that all firewall ports were not properly open by the firewalld playbook (ansible_collection/tosit/tdp_extra/playbooks/meta/firewall.yml).
C…
-
Using REST API: /r/system/cmd/del_downtime_by_host_name sometimes fail to delete downtime even though API reports successful.
Waiting a bit and resubmitting POST seems to work. But if you POST one de…
savv3 updated
5 months ago
-
I tried to daemonize stable diffusion and I get an error. Here's the launchd plist file.
```
Label
stable-diffusion-webui
ProgramArguments
/usr/local/bin/pkgx
stable-diffusio…
-
following (ad litteram) the example at gce1.md, the configure instances playbook fails
```
TASK [Gathering Facts] ***********************************************************************************…
-
Hello,
trying to manage ssh keys, adapted from https://github.com/opengear/opengear.om/blob/master/playbooks/system_config.yaml
```
- hosts:
- om1200
remote_user: root
collections:
…
-
Hi,
I'm trying on a fresh Ubuntu 16.04 LTS with last updates and the task [minemeld : gulp build] goes in error with a long message error that starts with:
> fatal: [127.0.0.1]: FAILED! => {"chan…
-
Modo should have a backup facility for both administrators and users.
This backup can contain:
- User Mailboxes
- User Configurations
- Applied Filters
And anything else I might have not yet thought…
-
### 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 is…