У нас вы можете посмотреть бесплатно Event-driven Ansible + Gitops или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
In this video, our project repository is configured to publish events to a webhook. These data are then used to deploy an application to production or development based on conditions within the event payload! Join us for Office Hours on the Event-Driven Ansible developer preview on November 16th at 11AM ET. Get some tips and techniques, ask questions and share your feedback! Learn from the community. See you there. https://www.ansible.com/resources/web... Event-Driven Ansible is a developer preview technology that executes automation in response to events from a variety of sources including webhook payload, kafka messages, and Azure Event Bus messages. Learn more here: https://www.ansible.com/event-driven 0:00 Intro 0:25 Gitea webhook setup 2:08 Ansible listens for git events 4:20 Ansible responds to push events 9:20 Ansible responds to pull requests 12:05 Promoting app from dev to prod 12:59 Review