Skip to content
Snippets Groups Projects
Commit 483d8fc8 authored by ale's avatar ale
Browse files

Give a name to this common task

parent 8ae97cbe
No related branches found
No related tags found
No related merge requests found
...@@ -50,6 +50,7 @@ ...@@ -50,6 +50,7 @@
float with "-e rollback=true". float with "-e rollback=true".
when: "commit_guard_stat.stat.exists and commit_compare.rc != 0 and not skip_rollback_protection" when: "commit_guard_stat.stat.exists and commit_compare.rc != 0 and not skip_rollback_protection"
- copy: - name: Update current git revision
copy:
dest: /etc/.float-ansible-commit dest: /etc/.float-ansible-commit
content: "{{ git_revision }}\n" content: "{{ git_revision }}\n"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment