1
0

site.yml 121 B

12345678
  1. ---
  2. - hosts: localhost
  3. user: root
  4. roles:
  5. - netbootxyz
  6. vars_files:
  7. - endpoints.yml
  8. - user_overrides.yml