ansible-connection-machinectl icon indicating copy to clipboard operation
ansible-connection-machinectl copied to clipboard

An Ansible connection plugin using systemd's machinectl

Results 4 ansible-connection-machinectl issues
Sort by recently updated
recently updated
newest added

It would be helpful if I could run this connection plugin as a non-root user. It's possible to run all the `machinectl` commands used by this plugin as non-root if...

Most importantly -- need to permit specifying a user account for use with `machinectl`'s `--uid` option.

enhancement

The development setup for this plugin has grown surprisingly baroque. Should probably add some notes on how to use the bundle Vagrant setup, build nspawn images with `mkosi`, and build...

documentation

builds.sr.ht has a wide variety of build images available (not just old Ubuntu stuff!). Using this service would permit binning all of the contortions related to running `systemd` in a...

enhancement