Using Ansible and GitLab for Infrastructure as Code

Поделиться
HTML-код
  • Опубликовано: 2 янв 2025

Комментарии • 10

  • @DevOps-Cloud
    @DevOps-Cloud 8 месяцев назад +1

    Where do you keep ssh file to connect to remote hosts?

  • @maximilian5859
    @maximilian5859 2 года назад +1

    Wouldn’t it make more sense to to run the setup and ansible with -check after the new merge request exists. After that when the pipeline succeeded someone can approve the merge request and merge to main and after that ansible will be executed to perform the changes and do the cleanup afterwards?

  • @ct8698
    @ct8698 Год назад

    Can you do the same with a AS3 F5 pipeline. Change the BIGIP config in this manner

  • @nicolal.1171
    @nicolal.1171 3 года назад

    This pipeline runs a playbook against an aws account (I suppose your personal one). Where did you store the aws credentials? Am I missing something?

    • @vivahernando1
      @vivahernando1 3 года назад +1

      I believe you create a credential in aws that gitlab will use

  • @JeffPelton
    @JeffPelton 5 лет назад +1

    Very helpful thanks!

  • @spoown007
    @spoown007 4 года назад

    Thanks, really interresting !

  • @reazulislam8446
    @reazulislam8446 5 лет назад +1

    GREAT.