commit | 5c7bf2b092d7d713478f72cb8879715af89897ba | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Mon Jun 05 17:15:44 2023 -0400 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Mon Jun 05 17:15:44 2023 -0400 |
tree | 15eb3084ed7ae551a87db418b3ed36198a97370a | |
parent | ff42bb35ad788be7b62495cdccd67249531aeeaa [diff] |
fix: always set atmosphere_images fact
diff --git a/playbooks/kubernetes.yml b/playbooks/kubernetes.yml index 47f9a7f..2fd2c5e 100644 --- a/playbooks/kubernetes.yml +++ b/playbooks/kubernetes.yml
@@ -26,6 +26,8 @@ - name: Set a fact with the "atmosphere_images" for other plays ansible.builtin.set_fact: atmosphere_images: "{{ atmosphere_images }}" + tags: + - always - import_playbook: vexxhost.kubernetes.site vars: