get_url get_url – Downloads files from HTTP, HTTPS, or FTP to node — Ansible Documentation [Official] 使い […]
Articles Tagged: Ansible
changed_when の使い方 [Ansible]
changed_when の使い方 Ansibleのshellモジュールをchanged_whenと組み合わせて柔軟に – Qiita Error Handling In Playbooks — Ansibl […]
エラーハンドリング (failed_when) [Ansible]
エラーハンドリング failed_when:指定した条件が真の場合にタスクの実行結果を failed とする。 ignore_errors:True が指定された場合、タスクの実行結果が failed であってもプレイブ […]
シェルコマンドを実行する方法 (command / shell) [Ansible]
command / shell モジュール command – Executes a command on a remote node | Ansible Documentation [Official] s […]
チェックモードの使い方 [Ansible]
チェックモードの使い方 チェックモードで実行する。(変更を反映しない = ドライラン) $ ansible-playbook foo.yml --check check_mode: no を指定したタスク […]
デバッグする方法 [Ansible]
debug モジュール デバッグ用のメッセージを表示する。もしくは変数の値を表示する。 モジュール debug – Qiita debug – Print statements during executio […]
バージョンアップ/変更履歴 [Ansible]
Ansible 2.7 Ansible2.6 から Ansible 2.7 | PythonOsaka Ansible 2.0 Ansible 2.0 変更点まとめ – Qiita
変数展開 [Ansible]
task 名に変数展開を含める ansible で変数展開を含むメッセージを表示したい – teratail Variable substitution in task names · Issue #3103 […]
モジュール開発 [Ansible]
モジュール開発 はじめての Ansible のモジュール開発 | TIMEZONE PST Hatena Branch Ansible モジュールを作ってみよう | 株式会社 INDETAIL インディテール Ansib […]
基本的な使い方 [Ansible]
Playbook Ansible を効果的に使うのに欠かせない Playbook の基本的な書き方まとめ | @IT より実践的な Playbook を作り上げる | Think IT シンクイット アトリビュート An […]