Using Ansible and GitLab for Infrastructure as Code

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

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

  • @DevOps-Cloud
    @DevOps-Cloud 6 месяцев назад +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?

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

    Very helpful thanks!

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

    Thanks, really interresting !

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

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

  • @reazulislam8446
    @reazulislam8446 4 года назад +1

    GREAT.

  • @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