From c8ef6c6c2d62e3d8b43005fb063fdde7e45d8df0 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sun, 3 May 2020 11:26:44 -0700 Subject: [PATCH] Drop the todo file as we have done all the things in it Signed-off-by: Kevin Fenzi --- TODO | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 TODO diff --git a/TODO b/TODO deleted file mode 100644 index 51993629e1..0000000000 --- a/TODO +++ /dev/null @@ -1,18 +0,0 @@ -- make it easy to run playbooks against cloud instances w/o modifying - inventory or changing host entries in playbooks - -- define standards for: - - playbook naming - - play naming - - hosts or service or groups for talking to sets of systems - - tags: - - config - - service - - initonly - -- figure out how and where we are going to run these from cron - -- merge in tasks/playbooks/inventory/etc from: - - builders - -- use external git to get PR's from.