#254 Shebang path for Python interpreter.
Merged by astepano. Opened by astepano.
python2  into  master

Download 254.patch

Tested on Centos/Fedora28
Works for me.

 cat /etc/os-release 
NAME=Fedora
VERSION="28 (Twenty Eight)"
ID=fedora
VERSION_ID=28
PLATFORM_ID="platform:f28"
PRETTY_NAME="Fedora 28 (Twenty Eight)"
ANSI_COLOR="0;34"
CPE_NAME="cpe:/o:fedoraproject:fedora:28"
HOME_URL="https://fedoraproject.org/"
TASK [str-common-final : Report role result] ********************************************************************************************************************************************************************
ok: [localhost] => {
    "msg": [
        "Tests failed: False", 
        "Tests msg: ", 
        ""
    ]
}
PLAY RECAP ******************************************************************************************************************************************************************************************************
localhost                  : ok=38   changed=12   unreachable=0    failed=0   

Commit a3a0103d fixes this pull-request

Pull-Request has been merged by astepano

Pull-Request has been merged by astepano

Metadata