Skip to content

Commit

Permalink
add localhost for blackhole config
Browse files Browse the repository at this point in the history
  • Loading branch information
thetillhoff committed Sep 19, 2024
1 parent 72b3071 commit 899d87e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ansible/blackhole.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
- name: Blackhole configuration
hosts: blackhole
# connection: local
#hosts: localhost
#connection: local

#####

Expand Down

0 comments on commit 899d87e

Please sign in to comment.