jjb: Gently stop instances before publication
[lttng-ci.git] / automation / ansible / playbooks / post-imagebuild-clean.yml
index 4a352fc24db60c1c18a83cf2f268fe261e25fb3e..d26490a3392ec6d92fef11892d06f4953732773f 100644 (file)
@@ -16,6 +16,8 @@
     - ansible.builtin.command:
         argv: ['cloud-init', 'clean']
       ignore_errors: true
+    - ansible.built.command:
+        argv: ['sync']
     - ansible.builtin.shell:
         cmd: 'history -cw'
       # Some default shells don't have the `history` built-in,
This page took 0.023702 seconds and 4 git commands to generate.