inventory 252 B

123456789101112
  1. workstation.lab.example.com
  2. utility.lab.example.com ansible_user=lab
  3. bastion.lab.example.com ansible_user=root
  4. # Example: override variables here.
  5. [all:vars]
  6. ocp_maj = "4.9"
  7. ocp_z = "4.9.23"
  8. rhcos_ver = "4.9.0"
  9. cinst_ver = latest
  10. butane_ver = latest