2: 2020-08-22 (Sat) 00:49:28 iseki  |
Cur: 2020-08-24 (Mon) 12:49:32 iseki  |
| ** Ansible [#qe63e892] | | ** Ansible [#qe63e892] |
| - RedHat が開発する構成管理ツール | | - RedHat が開発する構成管理ツール |
| + | - 要するに,[[ssh]] を使用して複数のリモートマシンで一斉にバッチを走らせることができる |
| #br | | #br |
| + | |
| + | *** 設定 [#a37127fb] |
| + | **** /etc/ansible/ansible.cfg [#g1181efc] |
| + | #br |
| + | **** /etc/ansible/hosts [#f17e23ae] |
| + | - inventory ファイル |
| + | #br |
| + | |
| + | |
| + | *** Trouble Shooting [#lb4d3df6] |
| + | |
| **** sftp transfer mechanism failed on [192.168.27.20] (sftp が失敗する) [#ce8de175] | | **** sftp transfer mechanism failed on [192.168.27.20] (sftp が失敗する) [#ce8de175] |
| - 先方の /etc/ssh/sshd_config | | - 先方の /etc/ssh/sshd_config |
| | | |
| **** [WARNING]: Platform linux on host 192.168.27.32 is using the discovered Python interpreter at /usr/bin/python, but future installation of another Python interpreter could change this. [#j470808d] | | **** [WARNING]: Platform linux on host 192.168.27.32 is using the discovered Python interpreter at /usr/bin/python, but future installation of another Python interpreter could change this. [#j470808d] |
- | - See https://docs.ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more information. [#of2e27b3] | + | - See https://docs.ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more information. |
| - /etc/ansible/ansible.cfg | | - /etc/ansible/ansible.cfg |
| [defaults] | | [defaults] |
| interpreter_python=/usr/bin/python3 | | interpreter_python=/usr/bin/python3 |
|
Today : |
    |
Yesterday : |
    |
Total : |
        |
|
|