diff --git a/.forgejo/workflows/deploy.yml b/.forgejo/workflows/deploy.yml index 4774dc4..58a189b 100644 --- a/.forgejo/workflows/deploy.yml +++ b/.forgejo/workflows/deploy.yml @@ -29,4 +29,4 @@ jobs: - name: List ansible hosts run: | - ansible-inventory --list \ No newline at end of file + ansible -m ping Andromeda \ No newline at end of file