Skip to content

Commit

Permalink
fix: become false not respected when ansible-become variable is defined
Browse files Browse the repository at this point in the history
  • Loading branch information
fadnincx committed Oct 23, 2024
1 parent da2355a commit 45fc7ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/maintenance_10_linux/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@
vars:
taskid: 10-067
name: "Netboxinventory: Output pkg list to json"
ansible_become: false
delegate_to: localhost
become: false
diff: false
Expand Down

0 comments on commit 45fc7ee

Please sign in to comment.