diff --git a/programs/watchtower/app.yml b/programs/watchtower/app.yml index 4669bcd..2aed8c9 100644 --- a/programs/watchtower/app.yml +++ b/programs/watchtower/app.yml @@ -10,7 +10,7 @@ gather_facts: false tasks: - name: Pull Stored Data - shell: 'cat /pg/var/app.list' + shell: 'cat /pg/tmp/watchtower.set' register: programs - name: Deploy watchtower