After ssh to VM the message_of_the_day was duplicated. I added an ansible task to remove one of the messages. Now there should be only one message after vagrant ssh.
vagrant ssh
Thanks :)
Pull-Request has been merged by pingou
After ssh to VM the message_of_the_day was duplicated. I added an
ansible task to remove one of the messages. Now there should be only one message after
vagrant ssh.