1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-14 20:22:08 +00:00

network/tasks/computed_services.yml: Restore trailing newline

This commit is contained in:
A Holt 2021-04-30 12:43:00 -04:00 committed by GitHub
parent bff007e78e
commit 6873524bd5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -99,4 +99,4 @@
with_items:
- option: client_wifi_channel
value: "{{ current_client_channel.stdout }}"
when: current_client_channel.stdout is defined
when: current_client_channel.stdout is defined