利用者:Mutsune0/sandbox
ここはMutsune0さんの利用者サンドボックスです。編集を試したり下書きを置いておいたりするための場所であり、百科事典の記事ではありません。ただし、公開の場ですので、許諾されていない文章の転載はご遠慮ください。
登録利用者は自分用の利用者サンドボックスを作成できます(サンドボックスを作成する、解説)。 その他のサンドボックス: 共用サンドボックス | モジュールサンドボックス 記事がある程度できあがったら、編集方針を確認して、新規ページを作成しましょう。 |
開発元 | Michael DeHaan |
---|---|
初版 | February 20th, 2012 |
最新版 |
1.2
/ 2013年6月10日 |
プログラミング 言語 | Python |
対応OS | GNU/Linux, Unix-like |
種別 | Configuration management |
ライセンス | GNU General Public License |
公式サイト | http://www.ansibleworks.com/ |
Ansible(アンシブル)はオープンソースソフトウェアのコンピュータ構成管理ツールである。Ansibleはそれ一つで、複数ノードへのソフトウェアデプロイメントやアドホックなタスクの実行、構成管理を実現する。ノード間の通信にはSSHのみを利用し、クライアントへは他のソフトウェアをインストールすることなく可能である。管理されるノードは通信のためのSSHさえあれば良く、他にソフトウェアをインストールすることなく管理できることが特徴である。また、モジュールはどんな言語でも作成可能である。構成管理にはYAMLを使用する。[1]
The platform was created by Michael DeHaan, the author of the provisioning server application Cobbler and co-author of the Func framework for remote administration.[2] It is included as part of the Fedora distribution of Linux, owned by Red Hat inc., and is also available for Red Hat Enterprise Linux, CentOS and Scientific Linux via Extra Packages for Enterprise Linux (EPEL) as well as other operating systems.[3] Ansible is commercially supported and sponsored by AnsibleWorks [4]
It was named by DeHaan after the fictional instantaneous hyperspace communication system featured in Orson Scott Card's Ender's Game.[5]. However, the word 'ansible' was originally coined by Ursula K. LeGuin in her 1966 novel Rocannon's World.
See also
[編集]References
[編集]- ^ Ansible: CM, Deployment, and Ad Hoc Task Execution All in One
- ^ An Interview with Ansible Author Michael DeHaan
- ^ Linux Packages Seach: Ansible
- ^ AnsibleWorks
- ^ AnsibleWorks: Why Ansible