4 lines
101 B
Text
4 lines
101 B
Text
|
#!/bin/sh
|
||
|
# {{ ansible_managed }}
|
||
|
echo "> Le contrôleur Unifi a été déployé sur cette machine."
|