Maros Kukan

Results 8 issues of Maros Kukan

Hey Jeff, this should address #93 . I was working on this a little while. It should be aligned with the rest of your builds, uses json and same provisioning...

planned

This PR fixes the issue described in #91 . In summary it adds a task to ensure apt cache is no older than 1hr on Debian based distributions before trying...

When applying this role on fresh instance, it may happen that the package will not be found since apt cache was not updated and the playbook will fail at this...

Add fact gathering module for compute collections Signed-off-by: Maros Kukan

dco-required

It would be great to have a Dockerfile available for anybody using Docker. You could spin up this app without having to install node and dependencies in main operating system.

This patch resolves #12 as well as updates remaining packages. The following workflow was done: ```bash pip3 list --format=freeze | grep -v '^\-e' | cut -d = -f 1 |...

### Problem Greetings, I am curious if the following setup should work or not. I have installed podman for windows and created the `podman-machine-default` WSL2 instance. I have enabled the...

feature
windows

Adding couple of useful example for retrieving information from standalone hosts and a reboot operation.