質問をすることでしか得られない、回答やアドバイスがある。15分調べてもわからないことは、質問しよう!新規登録して質問してみよう
[DEPRECATION WARNING]: Invoking "yum" only once while using a loop via squash_actions is deprecated. Instead of using a loop to supply multiple items and specifying `name: {{ item }}`, please use `name: ['git', 'gcc']` and remove the loop. This feature will be removed in version 2.11. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 要はループを使うなと言うわけですが、squas
Ansibleのyumモジュールのnameパラメータには以下のものが指定できます。 パッケージ名 例: yum: name=nginx state=latest バージョン付きのパッケージ名 例: yum: name=nginx-1.4.2 state=latest rpmのURL 例: yum: name=http://nginx.org/packages/centos/6/noarch/RPMS/nginx-release-centos-6-0.el6.ngx.noarch.rpm state=present rpmのファイル名 例: yum: name=/usr/local/src/nginx-release-centos-6-0.el6.ngx.noarch.rpm state=present グループ名 (@ + グループ名) 例: yum: name="@Development
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く