diff --git a/tasks/install.yml b/tasks/install.yml index 4724ce1..8394ed5 100644 --- a/tasks/install.yml +++ b/tasks/install.yml @@ -13,4 +13,5 @@ package: name: - puppetserver - update_cache: true \ No newline at end of file + - r10k + update_cache: true