Removed become from notification
This commit is contained in:
@@ -41,5 +41,6 @@
|
|||||||
}
|
}
|
||||||
body_format: json
|
body_format: json
|
||||||
run_once: true
|
run_once: true
|
||||||
|
become: no
|
||||||
delegate_to: localhost
|
delegate_to: localhost
|
||||||
when: consolidated_results | length > 0
|
when: consolidated_results | length > 0
|
||||||
Reference in New Issue
Block a user