geerlingguy / ansible-role-filebeat

Ansible Role - Filebeat for ELK stack

Home Page:https://galaxy.ansible.com/geerlingguy/filebeat/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ubuntu container seems not to be run on centos7

030 opened this issue · comments

cleanup=false container_id=$(date +%s) distro=centos7 ./tests/geerlingguy.test/ansible-role-test.sh

but when

cleanup=false container_id=$(date +%s) distro=ubuntu1604 ./tests/geerlingguy.test/ansible-role-test.sh

then a ubuntu login screen appears and I have to login again in my centos7 gnome machine

commented

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.