Ansible Vault Step-by-Step Tutorial | Encrypt, Edit, View | --ask-vault-pass | -vault-password-file

Поделиться
HTML-код
  • Опубликовано: 15 ноя 2024

Комментарии • 11

  • @jasjyotsingh2007
    @jasjyotsingh2007 3 месяца назад +1

    Its not able to find the vault file.. I tried placing it in group_vars as well as group_vars/all but it couldnt

  • @hardikrastogi103
    @hardikrastogi103 Год назад +1

    hello I am getting one error
    "The task includes an option with an undefined variable. The error was: 'dict object' has no attribute 'json'
    could you please provide me with the solution

  • @snipercan
    @snipercan 7 месяцев назад

    clear and concise but I think it would be also helpful to have a CI/CD example. we can not simple place password file in repository and we can not enter password in a running pipeline

    • @RahulWagh
      @RahulWagh  7 месяцев назад

      I truly agree with you but the video was to focus only on the concept and yes offcourse we can not put the password file inside the repository

  • @phaneendravuppala1842
    @phaneendravuppala1842 Месяц назад

    how to revert the 'export ANSIBLE_VAULT_PASSWORD_FILE'. I am getting everything failing after this and can you help me with how this can be reverted back to normal.

  • @rkbompalli1719
    @rkbompalli1719 Год назад

    Hey Rahul thank you so much for the series on ansible and terraform, watched all the videos in both playlists. Now an feeling confident on these two tools. Thanks a lot.
    Can you please make a video session on ansible tower and terraform cloud

  • @BarkathKS-l7e
    @BarkathKS-l7e 7 месяцев назад

    NIce video bro, keep doing more videos 👍

    • @RahulWagh
      @RahulWagh  7 месяцев назад +1

      Thanks and sure

  • @prasannagk7811
    @prasannagk7811 3 месяца назад

    Thankyou 😊

  • @akshaykadam8233
    @akshaykadam8233 Год назад

    Thanks