Skip to content

Conversation

@ehelms
Copy link
Member

@ehelms ehelms commented Dec 5, 2025

This is currently not working. @evgeni any idea why the vars in the playbook do not seem to pass through or override?

- name: Setup quadlet demo machine
hosts:
- quadlet
hosts: "{{ target_host if target_host is defined and target_host != '' else 'quadlet' }}"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ignore this for now, just for some testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant