commit 5b95efac7e263e608d0777eefa79739d7e295863 Author: Micha Gläß-Stöcker Date: Thu Sep 8 12:00:38 2022 +0200 initial commit diff --git a/tasks/main.yml b/tasks/main.yml new file mode 100644 index 0000000..98fa165 --- /dev/null +++ b/tasks/main.yml @@ -0,0 +1,3 @@ + - name: Install apt-dater-host of packages + apt: + name: apt-dater-host