You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 11, 2024. It is now read-only.
So, I'm completely new to Ansible and BunkerWeb is my first attempt, but I've been managing servers for a while. That said, I could be missing something. However, in your documentation Debian Bookworm is listed as a supported platform. I created a fresh Debian LXC on my Proxmox server and have been able to perform Ansible playbooks.
However, when I downloaded the role with ansible-galaxy role install bunkerity.bunkerweb and then tried to run the playbook, it skips over my server.
So, I took a look at the repo, and it seems that the issue may be this line, where I believe it's looking for Debian Bullseye and not Bookworm. Again, I could be totally wrong as I'm not completely familiar with Ansible.
If I can be of any assistance in getting this resolved please let me know. I actually don't know how to go about using this repo and installing NGINX Bunker via Ansible if I were to clone it, so I'm at a standstill for now.
I appreciate your hard work and I really look forward to using NGINX Bunker.
Thanks,
AJ
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
So, I'm completely new to Ansible and BunkerWeb is my first attempt, but I've been managing servers for a while. That said, I could be missing something. However, in your documentation Debian Bookworm is listed as a supported platform. I created a fresh Debian LXC on my Proxmox server and have been able to perform Ansible playbooks.
However, when I downloaded the role with
ansible-galaxy role install bunkerity.bunkerweb
and then tried to run the playbook, it skips over my server.Here's the output:
So, I took a look at the repo, and it seems that the issue may be this line, where I believe it's looking for Debian Bullseye and not Bookworm. Again, I could be totally wrong as I'm not completely familiar with Ansible.
If I can be of any assistance in getting this resolved please let me know. I actually don't know how to go about using this repo and installing NGINX Bunker via Ansible if I were to clone it, so I'm at a standstill for now.
I appreciate your hard work and I really look forward to using NGINX Bunker.
Thanks,
AJ
The text was updated successfully, but these errors were encountered: