inventory 294 B

12345678910111213
  1. workstation.lab.example.com ansible_connection=local
  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.10"
  7. ocp_z = "4.10.4"
  8. rhcos_ver = "4.10.3"
  9. acs_maj = 3.69
  10. cinst_ver = latest
  11. butane_ver = latest