1 #####################################
2 ### someone's ansible provisioner ###
3 #####################################
4 # Part of: https://git.somenet.org/root/pub/somesible.git
5 # 2017-2024 by someone <someone@somenet.org>
8 - name: run custom shell command "{{cmd}}"
14 - name: result of "{{cmd}}"
16 msg: "{{cmd_output.stdout_lines}}"