home.social

#semaphoreui — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #semaphoreui, aggregated by home.social.

  1. På ett planeringsmöte igår, där ledord som "modernisering" och "göra mer för mindre" sades lite för ofta, började någon prata om sina "Ansible Towers" i en liknande ton som när en kristdemokrat utropar "men tänk på barnen".

    Jag kan väldigt lite om #Ansible överlag men nu analyserar jag iaf det här: semaphoreui.com/ #livetSomITKonsult #Semaphoreui #kubernetes

  2. Chia sẻ một mẹo nhỏ khi tích hợp GitHub webhook với Semaphore UI. Tên branch từ webhook của GitHub thường có định dạng `refs/heads/<tên_branch>`. Để pipeline có thể tự động lấy đúng tên branch, bạn có thể dùng `regex_replace` trong Ansible để loại bỏ phần tiền tố này.

    #DevOps #CICD #GitHub #SemaphoreUI #Ansible #LậpTrình #CôngNghệ #Programming #Technology

    dev.to/semaphoreui/github-and-

  3. I had time to polish up my vagrant-libvirt setup for playing around with SemaphoreUI (semaphoreui.com/). Have a lot of fun!

    codeberg.org/johanneskastl/sem
    github.com/johanneskastl/semap

    Currently only one VM with Semaphore. But I am working on another setup with a runner and a VM that can be managed by Semaphore.

    #vagrant #libvirt #Ansible #SemaphoreUI #Semaphore #OpenTofu #Terraform #DevOps #IaC

  4. OK, today I took some time and finally reworked the #semaphoreui package for @opensuse. I had it on my todo list for ages and never got around to it. It was already 90% finished but lacking some fine details.

    Now I have properly cleaned it up and removed the "ansible-" from the name, as it is no longer just for executing #Ansible code. Apparently Semaphore can now execute #terraform #opentofu and #pulumi code as well.

    I'll do more testing before I send it to #Tumbleweed.
    In other words: new vagrant-libvirt setup incoming! :-)

    Stay tuned.

    #devops #IaC #InfrastructureAsCode #Ansible #Terraform #Pulumi #OpenTofu #packagerslife #opensuse

  5. OK, today I took some time and finally reworked the #semaphoreui package for @opensuse. I had it on my todo list for ages and never got around to it. It was already 90% finished but lacking some fine details.

    Now I have properly cleaned it up and removed the "ansible-" from the name, as it is no longer just for executing #Ansible code. Apparently Semaphore can now execute #terraform #opentofu and #pulumi code as well.

    I'll do more testing before I send it to #Tumbleweed.
    In other words: new vagrant-libvirt setup incoming! :-)

    Stay tuned.

    #devops #IaC #InfrastructureAsCode #Ansible #Terraform #Pulumi #OpenTofu #packagerslife #opensuse

  6. OK, today I took some time and finally reworked the #semaphoreui package for @opensuse. I had it on my todo list for ages and never got around to it. It was already 90% finished but lacking some fine details.

    Now I have properly cleaned it up and removed the "ansible-" from the name, as it is no longer just for executing #Ansible code. Apparently Semaphore can now execute #terraform #opentofu and #pulumi code as well.

    I'll do more testing before I send it to #Tumbleweed.
    In other words: new vagrant-libvirt setup incoming! :-)

    Stay tuned.

    #devops #IaC #InfrastructureAsCode #Ansible #Terraform #Pulumi #OpenTofu #packagerslife #opensuse

  7. OK, today I took some time and finally reworked the #semaphoreui package for @opensuse. I had it on my todo list for ages and never got around to it. It was already 90% finished but lacking some fine details.

    Now I have properly cleaned it up and removed the "ansible-" from the name, as it is no longer just for executing #Ansible code. Apparently Semaphore can now execute #terraform #opentofu and #pulumi code as well.

    I'll do more testing before I send it to #Tumbleweed.
    In other words: new vagrant-libvirt setup incoming! :-)

    Stay tuned.

    #devops #IaC #InfrastructureAsCode #Ansible #Terraform #Pulumi #OpenTofu #packagerslife #opensuse

  8. OK, today I took some time and finally reworked the #semaphoreui package for @opensuse. I had it on my todo list for ages and never got around to it. It was already 90% finished but lacking some fine details.

    Now I have properly cleaned it up and removed the "ansible-" from the name, as it is no longer just for executing #Ansible code. Apparently Semaphore can now execute #terraform #opentofu and #pulumi code as well.

    I'll do more testing before I send it to #Tumbleweed.
    In other words: new vagrant-libvirt setup incoming! :-)

    Stay tuned.

    #devops #IaC #InfrastructureAsCode #Ansible #Terraform #Pulumi #OpenTofu #packagerslife #opensuse

  9. Is there some built-in option that I could use to make Semaphore UI send an email alert when a scheduled playbook task has ‘changed’, as opposed to only if it has failed?

    I realize I could bake it into the playbook as another task, just curious if there’s another option I’m not seeing within Semaphore.

    #Semaphore #SemaphoreUI #Ansible

  10. Just discovered another #Ansible Galaxy by #Semaphore: galaxy.semaphoreui.com/

    Doesn't look like you can upload your own content there easily - what am I missing?

    #SemaphoreUI #AskFedi

  11. Just testing #semaphoreui to run #ansible playbooks 👍

    For far it looks good.
    * Runs as docker-compose.yml
    * Can access local, private Git-Repo
    * Runs a simple test playbook

    Have look into LDAP/AD Integration 😉