We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0781a54 commit eeb8e1cCopy full SHA for eeb8e1c
kameleon/steps/setup/debian/configure_apt.yaml
@@ -51,9 +51,7 @@
51
52
- update_repositories:
53
- exec_in: apt-get -y --force-yes update
54
- - exec_in: apt-get -y --force-yes install localepurge
55
- on_setup_clean:
56
- exec_in: apt-get -y --force-yes autoclean
57
- exec_in: apt-get -y --force-yes clean
58
- exec_in: apt-get -y --force-yes autoremove
59
- - exec_in: localepurge
0 commit comments