Skip to content

Commit

Permalink
set check_mode to false (kubernetes-sigs#8133)
Browse files Browse the repository at this point in the history
  • Loading branch information
Isakgicu authored and sakuraiyuta committed Apr 16, 2022
1 parent 83739d6 commit e75581b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
register: nm_check
failed_when: false
changed_when: false
check_mode: false

- name: NetworkManager | Ensure NetworkManager conf.d dir
file:
Expand Down

0 comments on commit e75581b

Please sign in to comment.