AnsibleのScriptモジュールで冪等性をいい感じに担保したい
はじめに Ansibleの次のようなモジュールは冪等性を担保してくれません。 毎回毎回実行し、ステータスはchangedになってしまいます。 command shell script そこで、よ...
6
6
Comment0
2 search resultsShowing 1~2 results
You need to log-in
はじめに Ansibleの次のようなモジュールは冪等性を担保してくれません。 毎回毎回実行し、ステータスはchangedになってしまいます。 command shell script そこで、よ...
はじめに AnsibleにおけるWindows用標準モジュールは充実してきたもののまだ以下の問題があります(と思っています)。 標準モジュールでは対応できない設定がある ごくまれに冪等性が担保さ...
2 search resultsShowing 1~2 results
Qiita is a knowledge sharing service for engineers.