Joerg Kastning

Results 9 issues of Joerg Kastning

Hi there, It's not possible to restore a folder including its content, is it? I tried the following and failed: ``` www-data@nc_pod:~/html$ ./occ backup:point:restore [Restore Point] --file alice/files/Documents --data data...

Hello Project Team, The intended way to store the restore points for disaster recovery is to store them in external storage, which requires access to some kind of storage on...

I've seen that AlmaLinux and Rocky Linux are providing errata information in their RPM repos just like RHEL does, i.e. RHSA, ALSA, or RLSA. Since this role uses this errata...

help wanted

I would like to start this issue to a follow up on a comment from @Klaas-: you can use needs-restarting, but it uses shell/command ``` - name: check if reboot...

##### SUMMARY The [docs](https://docs.ansible.com/ansible/latest/collections/vmware/vmware_rest/vcenter_vm_module.html#parameters) at [0] describe the parameter `power_on` to "Attempt to perform a [{@link](mailto:{%40link) #powerOn} after clone." I guess this parameter only works when `state: clone`, because it...

waiting_on_contributor
blocked

Hello, I'm using ownCloud 8.1.1 with ownNote 1.05. I would like to have some more options in the context menu when working with the editor in my webbrowser. It would...

enhancement

IMHO it would be a nice and useful feature for this role to support [RFC8555](https://www.rfc-editor.org/rfc/rfc8555)-compliant CAs like Let's Encrypt. With this feature users who don't have a Free IPA CA...

Using the following playbook to deploy an example application from my [podman demo/workshop](https://github.com/Tronde/podman-demo/tree/rh-podman-demo) fails in the first run but succeeds in the second run without any changes to the playbook...

URL of documentation section: [https://docs.ansible.com/ansible/latest/dev_guide/developing_collections_structure.html#playbooks-directory](https://docs.ansible.com/ansible/latest/dev_guide/developing_collections_structure.html#playbooks-directory) ## Current content > Hosts: The host should be defined as a variable so the users of a playbook do not mistakenly run the plays...

new_contributor