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