diff --git a/etc-git/README.md b/etc-git/README.md index 5c033843..9028cc1c 100644 --- a/etc-git/README.md +++ b/etc-git/README.md @@ -27,5 +27,5 @@ There is also an independant task that can be executed to commit changes made in name: etc-git tasks_from: commit.yml vars: - commit_message: "Ansible pre-run my splendid playbook" + commit_message: "Ansible post-run my splendid playbook" ```