Skip to content

Conversation

@joejstuart
Copy link
Contributor

No description provided.

@joejstuart joejstuart changed the title adding k8s module WIP: adding k8s module Apr 20, 2020
validate_certs: false
definition: "{{ lookup('template', project_dir + '/' + os_template_dir + '/' + item) }}"
with_list:
"{{ k8s_resource_objects }}"
Copy link
Member

Choose a reason for hiding this comment

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

Where does this list come from?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Right now it's being passed in as an --extra-var. I still need to add a vars file for this role and go through the global vars to sync it up with these changes.

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.

2 participants