▽vas-animatum ●02/26 08:56 Warning! vas-animatum.net has expired. If this is your domain name you must renew it immediately before it is deleted and permanently removed from your account. To renew this domain name visit http://www.NameBright.com
▽OZACC.blog ●03/06 01:16 March 4, 2019 pipenv の yum -y 的なオプション pipenv で使用する Python のバージョンを指定していて、その Python が見つからない場合 pyenv を通してインストールしてくれるが、プロンプトでインストールするか訊いてくるため、Ansible の shell モジュールを用いて pipenv install コマンドを実行する時に止まってしまう。 $ pipenv install Warning: Python 3.6 was not found on your system… Would you like us to install CPython 3.6.8 with pyenv? [Y/n]: yum install -y のように勝手に YES と答えてくれるオプションはないものかと探してみたところ、 PIPENV_YES という環境