From 53c64fd81733652549c6b5877a808123b2795c26 Mon Sep 17 00:00:00 2001 From: Brian Lee Date: Mon, 3 Jul 2023 15:24:38 -0700 Subject: [PATCH] Move tasks over to Logseq. --- README.md | 19 ++----------------- 1 file changed, 2 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index abbf767..e18ef3b 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,3 @@ -# linux role +# Ansible Role: Linux (package helper) -This is an Ansible role that installs a baseline of useful packages for the Linux system administrator. - -It is intended to be composed along with other playbooks in the micro-stack pattern (as described by Kief Morris' Infrastructure as Code, 2nd edition). - -## requirements - -* role: bleetube-dotfiles - -## TODO - -* include difftastic -* maybe include fzf, but not via apt because its an old version -* selectively prevent updates (e.g. [postgresql](https://askubuntu.com/a/18656)) -* add a RedHat profile for Almalinux and Opensuse -* configurable username -* CI tests +This is an Ansible role that installs a configurable set of useful packages for the Linux system administrator. \ No newline at end of file