Skip to content

Commit b741a9e

Browse files
committed
run cloud-init cleanup
1 parent 6be879a commit b741a9e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

roles/builder/tasks/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,7 @@
3838
state: absent
3939
become: yes
4040

41+
- name: Run cloud-init cleanup
42+
command: cloud-init clean --logs --seed
4143

4244
# - meta: end_here # useful for debugging, can rerun

0 commit comments

Comments
 (0)