Automating VM Creation in Proxmox with Ansible

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ต.ค. 2024
  • Welcome! Here we will be go through how to automate virtual machine creation in Proxmox with Ansible!!
    Playbook in Github: github.com/sas...
    For Business Inquiries you can email me at: sassdrew501@gmail.com

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

  • @jg8644
    @jg8644 7 วันที่ผ่านมา

    Excellent tutorial as usual!

    • @sassdrew8141
      @sassdrew8141  7 วันที่ผ่านมา

      Thank you!!! :) It's been a lot of fun migrating to proxmox so far :) Looking forward to see what other things I can automate!

  • @GeoffHalsey
    @GeoffHalsey วันที่ผ่านมา

    Wow, really impressive video.

    • @sassdrew8141
      @sassdrew8141  5 ชั่วโมงที่ผ่านมา

      Thank you very much!

  • @goodcitizen4587
    @goodcitizen4587 7 วันที่ผ่านมา

    Very cool! I guess the ultimate is to have scripting that will completely rebuild all your hosts and containers at any time.

    • @sassdrew8141
      @sassdrew8141  7 วันที่ผ่านมา

      Yess :) That is essentially the idea, the more that I can automate the less that I have to worry about when rebuilding :) Although if my automation tools die, it'll be a little bit harder to use it :) I'm hoping to explore some HA solutions to some of these hosted services to prevent that!

  • @mostrealtutu
    @mostrealtutu 7 วันที่ผ่านมา

    ah, neat, are you going to "switch" to proxmox then? thanks for your cool and no bs videos by the way

    • @sassdrew8141
      @sassdrew8141  7 วันที่ผ่านมา +1

      I spent most of the week migrating over to the Minisforum MS-01 running proxmox, I have a few vm's left to migrate so most likely after this weekend I'll be fully migrated! So excited! And thank you!! I like to try to keep these videos as technical as possible for those who are wanting to do the same thing :) I hope one day a company will sponsor me so that I can create a 1PB NAS solution video :)

  • @clay7970
    @clay7970 6 วันที่ผ่านมา

    Hello;
    Could you make how to install ansible AWX on linux ? thanks :)

    • @sassdrew8141
      @sassdrew8141  6 วันที่ผ่านมา +1

      Hi Clay! Yes, I have a video on that released! Feel free to check it out: th-cam.com/video/OLIktAb9-FY/w-d-xo.html

    • @clay7970
      @clay7970 4 วันที่ผ่านมา

      @@sassdrew8141 Thanks !! that's helps me a lot
      I try to install awx on WSL2 which not easy to do, I'll try to run it inside k8s single node like k3s

    • @sassdrew8141
      @sassdrew8141  3 วันที่ผ่านมา

      @@clay7970 Ahh yeah WSL2 would be very interesting to setup in :D Yeah I would recommend doing a k3s :)