diff --git a/tasks/cloud_setup_basic.yml b/tasks/cloud_setup_basic.yml index aab45a447f..eb1f6c0687 100644 --- a/tasks/cloud_setup_basic.yml +++ b/tasks/cloud_setup_basic.yml @@ -5,7 +5,7 @@ tags: - packages -- name: write out global file +- name: write out global-update-applied file if we updated copy: content="updated" dest=/etc/sysconfig/global-update-applied when: updated is defined tags: