mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
change module to cmd for onchanges_in
This commit is contained in:
@@ -28,7 +28,7 @@ airgap_repo:
|
|||||||
file.absent:
|
file.absent:
|
||||||
- name: {{ REPOPATH }}{{ file }}
|
- name: {{ REPOPATH }}{{ file }}
|
||||||
- onchanges_in:
|
- onchanges_in:
|
||||||
- module: cleanyum
|
- cmd: cleanyum
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user