ansible-lxc-ssh
ansible-lxc-ssh copied to clipboard
Ansible connection plugin using ssh + lxc-attach
I am fairly new to Ansible, and very new to this plugin (but not new to Linux or Python,) so I'm not sure whether this is a "true bug" or...
If a host uses cgroup2, the connection plugin will unconditionally try to execute commands via `systemd-run`. Please check whether systemd-run exists before trying to use it (or, perhaps even better,...
Hello everybody this is an upstream version of https://github.com/debops/debops/issues/1731 The problem was reproduced with raw "ansible" command so we are pretty sure this is not a debops problem. I will...
Just a draft: tried to set up the directory structure and the files for a collection. The tests run through already. This is still based on `master`, and will have...
it would be helpfull for dependency management to publish this on ansible-galaxy
I get this error with Ansible 2.14.3: ``` TASK [Gathering Facts] ************************************************************************************************************************************************************************ An exception occurred during task execution. To see the full traceback, use -vvv. The error was: AttributeError: module...