注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
In which I provision an EC2 instance with Vagrant and AnsibleI like to use Ansible to manage my p... In which I provision an EC2 instance with Vagrant and AnsibleI like to use Ansible to manage my personal servers. It forces me to make the environment reproducible so I don't have to care about a specific box: I can throw them away easily, knowing I can get a new one when I need, with the exact same configuration. I also find Ansible easier to reason about than Chef or Puppet. The fact that I have
2015/03/30 リンク