• Skip to primary navigation
  • Skip to content
  • Skip to footer
Automate NYC! Let's automate that...
  • Posts
  • Categories
  • Tags
  • KB Docs
    1. Home
    2. /
    3. Ansible
    4. /
    5. How to setup inventory file

    Eric Chong

    Ansible Automation Architect @ Red Hat

    • NYC
    • Website
    • LinkedIn

    How to setup inventory file

    February 18, 2020 less than 1 minute read

    How to setup inventory

    Define a list of host variables in INI file

    oracle.lab.home  instances='["db1","db2","db3"]'
    

    Tags: Ansible, invenory

    Categories: Ansible

    Updated: February 18, 2020

    Share on

    Twitter Facebook LinkedIn
    Previous Next

    Leave a comment

    You may also enjoy

    Using signed SSH certificate in AAP

    February 13, 2023 3 minute read

    AAP support using signed SSH certificate as machine credential. Here are example instructions setting it up.

    Debug Ansible module with VSCode

    November 11, 2022 2 minute read

    In this case I want to understand how the awx.awx.credential works.

    Setup AAP Controller to trust a CA cert

    October 6, 2022 less than 1 minute read

    AAP Controller does not read system PKI directory. So adding CA cert to /etc/pki/ca-trust/source/anchors directory and run update-ca-trust is not enough. I...

    Use signed certificate for WinRM

    September 29, 2022 1 minute read

    WinRM setup default create a self-signed certificate for the HTTPS transport. We have to set ansible_winrm_server_cert_validation: ignore to avoid getting S...

    • Follow:
    • Feed
    © 2023 Eric Chong. Powered by Jekyll & Minimal Mistakes.