tschifftner.autoupdate

Ansibleロール: 自動更新

ビルドステータス

Debian/Ubuntu Linuxサーバーに自動更新パッケージをインストールします。これにより、無人で定期的な更新を実行できます。

要件

なし。

ロール変数

利用可能な変数は以下にリストされています(デフォルト値を含む、詳細はdefaults/main.ymlを参照):

autoupdate_enabled: "true"
autoupdate_autofix_interrupted_dpkg: "false"
autoupdate_minimal_steps: "true"
autoupdate_install_on_shutdown: "false"
autoupdate_mail: "root"
autoupdate_mail_only_on_error: "true"
autoupdate_remove_unused_dependencies: "false"
autoupdate_automatic_reboot: "false"
autoupdate_automatic_reboot_time: "02:00"
autoupdate_bandwidth_limit: "70"

autoupdate_periodic_enable: "1"
autoupdate_periodic_update_package_list: "1"
autoupdate_periodic_download_upgradeable_packages: "1"
autoupdate_periodic_unattended_upgrade: "1"
autoupdate_periodic_autoclean_interval: "7"

依存関係

なし。

例プレイブック

- hosts: server
  roles:
    - { role: tschifftner.autoupdate }

サポートされているOS

  • Debian 9 (Stretch)
  • Debian 8 (Jessie)
  • Ubuntu 18.04 (Bionic Beaver)
  • Ubuntu 16.04 (Xenial Xerus)

必要なAnsibleバージョン

Ansible 2.5以上

ライセンス

MITライセンス

作者情報

プロジェクトについて

Installs autoupdate packages on Debian/Ubuntu linux servers. This allows to run unattended and periodic updates.

インストール
ansible-galaxy install tschifftner.autoupdate
ライセンス
mit
ダウンロード
1.1k
所有者
Kubernetes Software Architekt, Magento Certified Developer und Full-Stack Entwickler