Add ansible to pipeline
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-02-19 18:18:19 +01:00
parent 81abb30846
commit 170c5e0730
6 changed files with 32 additions and 35 deletions

View File

@@ -0,0 +1,4 @@
[serverctl_master_hosts]
%{ for ip in serverctl_masters ~}
${ip}
%{ endfor ~}