Skip to content

Commit

Permalink
Fixed error with package reload
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonking3 committed Apr 17, 2024
1 parent 6433cbf commit 49f479d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/nso/tasks/install_packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,5 @@
path: /ncs:packages/reload
input: {}
when: results.changed
connection: local
when: nso_package_repos is defined

0 comments on commit 49f479d

Please sign in to comment.