#semaphoreui — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #semaphoreui, aggregated by home.social.
-
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: https://semaphoreui.com/ #livetSomITKonsult #Semaphoreui #kubernetes
-
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
https://dev.to/semaphoreui/github-and-semaphore-integration-1b5p
-
I had time to polish up my vagrant-libvirt setup for playing around with SemaphoreUI (https://semaphoreui.com/). Have a lot of fun!
https://codeberg.org/johanneskastl/semaphore_vagrant_libvirt_ansible
https://github.com/johanneskastl/semaphore_vagrant_libvirt_ansibleCurrently 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
-
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
-
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
-
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
-
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
-
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
-
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.
-
Just discovered another #Ansible Galaxy by #Semaphore: https://galaxy.semaphoreui.com/
Doesn't look like you can upload your own content there easily - what am I missing?
-
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 playbookHave look into LDAP/AD Integration 😉