Which Way to Install Ansible? Rocky Linux 9.4 and Ansible

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 มิ.ย. 2024
  • Installing Ansible from your distributions Repository will give you Ansible but not the latest. With Rocky Linux 9.4 we get Ansible 2.14 from the EPEL repository which is good but not the lastest.
    Using the Python pip install we get version 2.15 which is better but if we need it for all users we have to install as root and not in a virtual environment and the installer will advise you of this.
    The third way it to clone the Ansible repository in git and choose the correct version for your Python version. For Rocky Linux 9.4 that means version 2.15 but at least we are not using pip to run the install so should be stable.
    Additionally you can find my video courses on Pluralsight: pluralsight.com/training/Autho... and take time to see my own site www.theurbanpenguin.com

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

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

    Thanks for sharing!!❤

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

      Thanks for the comment too!!

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

    👍Thanks!

  • @anand-nb4bb
    @anand-nb4bb หลายเดือนก่อน

    Hi Bro. Can you please make a video explaining the structure/syntax of Ansible step by step in layman terms how to write a playbook for Ansible
    I am new to it & don't have experience in coding or programming its confusing how & where the indentation are applied like Spacings, Hyphens, Commas, Curly brackets, Variables, loops etc. are used. Please its a request if possible

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

      The Ansible docs page is a great way to start. It has a lot of examples for all of the modules.

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

      The Ansible Playlist th-cam.com/play/PLtGnc4I6s8dvMkOS0ecQQADV8qJLwlwH9.html