This commit is contained in:
parent
0c1fca9643
commit
2097dec958
@ -78,9 +78,9 @@
|
||||
- name: LEGO_CA_CERTIFICATES
|
||||
value: /step-ca/root_ca.crt
|
||||
marker: ' # {mark} ANSIBLE MANAGED BLOCK'
|
||||
tags:
|
||||
- never
|
||||
- final
|
||||
# tags:
|
||||
# - never
|
||||
# - final
|
||||
notify:
|
||||
- Apply manifests
|
||||
|
||||
|
@ -7,6 +7,6 @@
|
||||
- import_tasks: git.yml
|
||||
- import_tasks: gitops.yml
|
||||
|
||||
- import_tasks: certauthority.yml
|
||||
tags: final
|
||||
# - include_tasks: certauthority.yml
|
||||
# tags: final
|
||||
- import_tasks: cleanup.yml
|
||||
|
Loading…
Reference in New Issue
Block a user