softasap.sa-secure-automatic-updates

sa-secure-automatic-updates

ビルドステータス

Ubuntu LTSサーバーでのセキュリティ更新の自動インストールを強制します

使用例:

     - {
         role: "sa-secure-automatic-updates"
       }

詳細設定:

     - {
         role: "sa-secure-automatic-updates",
         unattended_origins_patterns: [ '${distro_id}:${distro_codename}-security' ],
         unattended_package_blacklist: [],
         unattended_properties_extra:
          - {regexp: "^(\/\/)? Unattended-Upgrade::SyslogEnable *", line:"Unattended-Upgrade::SyslogEnable"},
         unattended_allow_reboot_time: "01:00"
       }

スタンドアロンインストールの例はbox-exampleを参照してください

ansible galaxyワークフローでの使用

次のコマンドを使用してsa-secure-automatic-updatesロールをインストールした場合

ansible galaxy install softasap.sa-secure-automatic-updates

ロールはフォルダlibrary\softasap.sa-secure-automatic-updatesにあります。 パスを適切に調整してください。

     - {
         role: "softasap.sa-secure-automatic-updates"
       }

著作権とライセンス

コードはBSD 3条項MITライセンスの2つのライセンスの下で提供されています。 あなたに最適なものを選んでください。

お問い合わせ:

役割の更新情報をFBで購読

Gitterのディスカッションチャンネルに参加

他のロールを発見するには http://www.softasap.com/roles/registry_generated.html を訪問

私たちのブログは http://www.softasap.com/blog/archive.html です。

プロジェクトについて

applies automatic security updates installation on Ubuntu LTS

インストール
ansible-galaxy install softasap.sa-secure-automatic-updates
ライセンス
mit
ダウンロード
107
所有者
Get your application deployed in a robust way