fix example

This commit is contained in:
Daniel Jakots 2017-08-29 11:22:21 -04:00
parent 4a81d12d03
commit 03f4eaf269

View file

@ -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"
```