Merge pull request #480 from shaderecker/ansible-updates

Ansible updates
This commit is contained in:
Marco Ochse
2019-11-04 09:20:18 +01:00
committed by GitHub
11 changed files with 27 additions and 46 deletions

View File

@ -78,9 +78,9 @@ myENABLE=$myENABLE
myHOST=$myHOST
myPORT=$myPORT
myCHANNEL=$myCHANNEL
myCERT=$myCERT
myIDENT=$myIDENT
mySECRET=$mySECRET
myCERT=$myCERT
myFORMAT=$myFORMAT
EOF
}