Skip to content

Commit

Permalink
fix: Allow for immutability on a "rebuild".
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Melong authored and lae committed Sep 12, 2024
1 parent 1206d8b commit 0923cb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@
name: "{{ item }}"
state: started
enabled: true
daemon_reload: true
loop:
- netbox.socket
- netbox.service
Expand Down

0 comments on commit 0923cb6

Please sign in to comment.