5 lines
56 B
Text
5 lines
56 B
Text
|
#!/bin/sh
|
||
|
{{ ansible_managed | comment }}
|
||
|
|
||
|
uname -snrvm
|