2021-10-06から1日間の記事一覧

Ansible

Ansible blockblock - タスクをまとめる-φ(.. ) のメモAnsible unarchive - name: Unarchive a file that needs to be downloaded (added in 2.0) ansible.builtin.unarchive: src: https://example.com/example.zip dest: /usr/local/bin remote_src: yesan…

pkgインストールしたapache24をportsの最新バージョンにする FreeBSD

Apache HTTP Server の脆弱性対策について(CVE-2021-41773):IPA 独立行政法人 情報処理推進機構https://www.freshports.org/www/apache24/Availability Apache 2.4.50 as package | The FreeBSD Forums ビルドオプション(portsのmake config)確認 pkg info …