-
It looks like we fail to create fatpack with packer. So it this project could be another alternative for our CI and automated sd card image build: https://github.com/ptrsr/pi-ci
If we decide to sta…
-
Trying to import role after new tag is failing with above error.
Example
https://github.com/juju4/ansible-adduser/actions/runs/11990259755/job/33427569791
```
Run robertdebock/galaxy-action@1.2.1
…
juju4 updated
8 hours ago
-
### What happened?
upgrades.md#migrate-from-docker-to-containerd is 404, see:
https://github.com/kubernetes-sigs/kubespray/edit/master/docs/operations/upgrades.md#migrate-from-docker-to-containerd…
-
##### SUMMARY
I'm having a problem building an image using docker_image for amd64 on my M1 Mac when using Ansible Molecule. I have replicated what the Docker Molecule plugin does into a sim…
-
### Describe the issue
I'm trying to generate an (kesta) output on an ansible playbook. For that I have the following ansible playbook.
```yaml
---
- name: Check OS with version
hosts: '{{ in…
-
If i'm thinking in doing something like this to deploy everything that is inside `docker` and `swarm`
```yml
- name: Setup docker standalone
run: |
echo "Copying docker files …
-
### 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…
-
Ubuntu 22.04.4 LTS (Jammy Jellyfish)
ansible [core 2.11.12]
config file = /as/deepops/ansible.cfg
configured module search path = ['/as/deepops/submodules/kubespray/library']
ansible python mo…
-
### Issue
Ive generated a new SSH key for accessing a private repository on github using:
`ssh-keygen -t ed25519 -C "email@gmail.com"`
on the VM that is running semaphore and can test the key …
-
https://github.com/sassoftware/viya4-deployment/blob/9aa0ac29be23b21ce0384a040453619b48e78559/roles/vdm/tasks/tls.yaml#L159
Prior to commit 8830916a8c9de211233871e220c49a1a4fb02f08, this copy modul…