Solution: 1. app_version at defaults/main.yml, default value is "" 2. if app_version not null, we should use it to replace APP_VERION at env file of Docker project
Solution: