Last active
December 14, 2016 20:58
-
-
Save jlaska/3c811b507341a4b68d300dc6189be4d6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
COWPATH=$HOME/.cowsay ANSIBLE_COW_WHITELIST=reindeer,holiday_lights,holiday_tree ANSIBLE_COW_SELECTION=random ansible-playbook -i localhost, -c local happy_holidays.yml | |
________________________ | |
< PLAY [Happy Holidays!] > | |
------------------------ | |
.--._.--.---._.--.---._.--.---._.--.---._.-._.--._.-- | |
_(A)_ _(A)_ _(A)_ _(A)_ _(A)_ _(A)_ | |
[___] [___] [___] [___] [___] [___] | |
/:' \ /:' \ /:' \ /:' \ /:' \ /:' \ | |
|:: | |:: | |:: | |:: | |:: | |:: | | |
\::. / \::. / \::. / \::. / \::. / \::. / | |
\::./ \::./ \::./ \::./ \::./ \::./ | |
'=' '=' '=' '=' '=' '=' | |
_________________________________ | |
< TASK [... and a merry new year] > | |
--------------------------------- | |
\ | |
|\ . . /| | |
._\\/ \//_. | |
',\_, ,_/,' | |
\.' './ | |
_\\/ \//_ | |
'-.\, ,/.-' | |
\\ // | |
_.-`"""`-._ | |
,-'-' _ _ '-'-, | |
'--\ o o /'-' | |
| | | |
/ \ | |
| (A) | | |
\ _|_ / | |
'---' | |
ok: [localhost] | |
____________ | |
< PLAY RECAP > | |
------------ | |
. . . * . . . | |
. . . # . . | |
. . ##"(A)"## . . | |
. . "#:. .:##"##:. .:#" . . | |
. . "####"(A)"####" . | |
. "#:. .:#"###"#:. .:#" . . | |
. "###"(A)"######"(A)"###" . . | |
. "#:. "####"(A)"####" .:#" . . | |
. . "#######""##"##""#######" | |
."##"#"(A)"#####"(A)"#"##" . | |
. "#:. ... .:##"###"###"##:. ... .:#" . | |
. "###"(A)"##"##"(A)"#"##"##"(A)"###" . | |
. . "#####""#######""#####" . . | |
. " 000 " . . | |
. . . 000 . . . | |
.. .. ..................O000O.................. .. .. | |
localhost : ok=1 changed=0 unreachable=0 failed=0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment