ansible: Correct typo in post-image-clean play
[lttng-ci.git] / automation / ansible / playbooks / post-imagebuild-clean.yml
index d26490a3392ec6d92fef11892d06f4953732773f..7af9fbaffb8481eac4ae643003925c3dcdab2be4 100644 (file)
@@ -16,7 +16,7 @@
     - ansible.builtin.command:
         argv: ['cloud-init', 'clean']
       ignore_errors: true
-    - ansible.built.command:
+    - ansible.builtin.command:
         argv: ['sync']
     - ansible.builtin.shell:
         cmd: 'history -cw'
This page took 0.024041 seconds and 4 git commands to generate.