Step-by-Step: Installing Containerized AAP on RHEL9 | Ansible Automation Platform

Поділитися
Вставка
  • Опубліковано 26 жов 2024

КОМЕНТАРІ • 8

  • @jmedinar
    @jmedinar Рік тому +4

    Forgot to mention a few details
    1. The user running the installation must be able to run SUDO commands without a password.
    2. The /tmp partition must have enough space when using the bundle installer to extract the packages.
    mount -o remount,size=8G /tmp/

    • @Alexcide007
      @Alexcide007 7 місяців тому

      Thank you for the guidance. Can I proceed with --ask-become-pass for the installation? Without this command, I encountered an error, but it installed successfully when I used it. Does using this command affect the installation's integrity? Also, is this method adequate, or should I configure sudo to allow password-less access for my account?"

  • @toshiyakobayashi471
    @toshiyakobayashi471 9 місяців тому +1

    Thank you very much for the helpful video!

  • @lwhlwh1321
    @lwhlwh1321 Місяць тому +1

    i dont understand, how is this containerized where we still have to install bunch of stuff on the os layer?
    why it isnt just a image where we can just run with env var ?

  • @pilchardus
    @pilchardus 2 місяці тому

    Initialize the automation eda database ansible job is giving me Permission denied, any idea how can I fix?

    • @AnsibleAutomation
      @AnsibleAutomation  2 місяці тому

      Can you provide some more details on forum.ansible.com/, we can try to help you out! -Sean