Running Ansible playbook with Azure DevOps Pipelines

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 พ.ย. 2024

ความคิดเห็น • 21

  • @sarath19in1
    @sarath19in1 3 หลายเดือนก่อน

    wonderful!

  • @ivancamacho1383
    @ivancamacho1383 ปีที่แล้ว

    Very helpful, clear and straight to the point! amazing, thanks.

  • @DevOpswithSK
    @DevOpswithSK ปีที่แล้ว +1

    Excellent video

  • @carstenhopp9459
    @carstenhopp9459 9 หลายเดือนก่อน +1

    Thank´s, this was very interesting. Does this only work for Cloud VM´s? I have local Agents in Docker Containers and VM´s in HyperV. Is it possible to attach them so this will work too?

    • @WebMagicInformatica
      @WebMagicInformatica  9 หลายเดือนก่อน +1

      Yes, as long as your VM has internet reachability

    • @carstenhopp9459
      @carstenhopp9459 9 หลายเดือนก่อน

      @@WebMagicInformatica When running the playbook, with all set up like you, I get "{"msg": "Missing sudo password"}". Certificate is installed and SSH is possible without password. Have you configured something in ansible.cfg?

  • @arghyl
    @arghyl 6 หลายเดือนก่อน

    Thank you!

  • @KundanKumar-hg7yt
    @KundanKumar-hg7yt 2 ปีที่แล้ว +1

    nice and clear demo

  • @DagoGallo
    @DagoGallo หลายเดือนก่อน

    how to pass variables from azure devops to an ansible playbook?

  • @Techiepanda.csmlpy
    @Techiepanda.csmlpy ปีที่แล้ว

    Hi one doubt when i closed the ssh and then try to connect using ssh user@portnumber its always showing connection timed out why so> and when i do create the release pipeline the agent pool was disabled how did you enable the same

  • @pediredlaramkishore434
    @pediredlaramkishore434 2 ปีที่แล้ว

    Please share ADO to Azure integration steps

  • @marsamuk
    @marsamuk ปีที่แล้ว

    Hi. How does agents connect to the controller? Thanks

    • @WebMagicInformatica
      @WebMagicInformatica  ปีที่แล้ว +1

      Port 80 & 443, Rest calls

    • @marsamuk
      @marsamuk ปีที่แล้ว

      @@WebMagicInformatica Hi. I’m looking to automate Ansible patching using Azure DevOps. Does the pipeline agents need to communicate with the controller? If it’s then how can this be achieved? We use Self-hosted agents. Thanks

    • @IgnoreMyChan
      @IgnoreMyChan ปีที่แล้ว

      @@marsamuk Agents connect to Azure via their HTTPS REST API's. You don't need any incoming connections to the agents, as they will poll for jobs themselves.

  • @mission_possible
    @mission_possible 2 ปีที่แล้ว

    Please make more videos on Azure devOps with ansible

  • @saikirandhfr3583
    @saikirandhfr3583 2 ปีที่แล้ว +3

    You are saying very faster, and it’s not clear if it is for beginners , if I were you I’d slow down and explain bit by bit, thanks

  • @922navin
    @922navin 11 หลายเดือนก่อน

    Wow