This is How You Should Install and Configure Ansible on Linux!!!

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

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

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

    This is exactly the quick intro I needed to be able to start searching on the web for the specific info I need for my own tasks. Thank you.

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

      I'm glad it helped

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

    This is solid Ansible content.

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

    don't do a sudo su - , use sudo -s instead. If you were to work with applications which require a graphical (like some apects of SAP for exampl) you will run into issues with your environment variables that su - will cobble). The better way is sudo -s or sudo -i -u if you need that users actual default env variables.
    Also, Linux is not Windows; it was built to stay up and running; so, a reboot is not necessary, unless, as you pointed out, there is a new kernel and you need to use that kernel. If you install a new kernel and you don't reboot, it's not a problem. Linux is not Windows; so the bad habits, the fears, insecurities and doubts that windows builds into the minds of its users are not, necessarily, present.
    Always use a password with your SSH keys; if you want simulate passwordless entry, use ssh-agent and put in your bashrc and then you will only enter your SSH password once via ssh-add and then it will be available during the sessions. If your key is taken, the individual still needs to know the password in order to do anything with it. You will find a bunch of examples on the web of this kind of setup.
    And it's not Linux 9, but your Distribution and whatever number their release version.
    Nice video.

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

    This Text-to-Speech utility being used is kinda one of the more tolerable vocals. I can hear using my headphones the drop in quality or the audio artifacts, but certainly a decent go. MUCH better than the built in Windows SAPI.
    I just spun up Ansible using another video, and it was a speed run on what to do. I noticed a few "differences" between the other gents setup and what not, so I'm probably going to just square-file that VM I built for this (It's less than 12 hours old, so not a huge deal) and try this route.
    I plan on getting Semaphore going with the VM just so I can get tasks going automatically to keep some of my VMs up to date, and also look into a way I can get some of my tools and configs set correctly, because even the providers of some packages and software and even OS's seem to mess things up between whats been distributed and what's been documented. {sigh}

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

    Hi can you please make a video & explain the writing/structure of Ansible & Terraform in a simple manner & in layman terms, like when & where to add spaces, hyphens, what is variable, etc it's a bit confusing ... please it's a request, do reply

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

      I'll try but can't promise. Thanks for watching. Please subscribe if you like the video.

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

      @@lazysysad Please its a request if you can please share the video link if you make it

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

      @@vinvvinv7460 sure thing :)