add output of password step for easy testing

This commit is contained in:
Michael DeHaan 2012-08-09 21:42:47 -04:00
parent 05d6e74cce
commit ce015fcaf8

View file

@ -46,6 +46,13 @@
# a package version to use with the yum module. # a package version to use with the yum module.
tasks: tasks:
- name: imagine this did something interesting with $release_version - name: imagine this did something interesting with $release_version
action: shell echo foo >> /tmp/$release_version-$alpha action: shell echo foo >> /tmp/$release_version-$alpha
- name: look we crypted a password
action: shell echo my password is $my_password2