|
|
|
|
|
by teh_klev
1946 days ago
|
|
The article already mentions this: The problem with these languages embedded into YAML is they are all one-off implementations. TravisCI conditionals have a TravisCI specific syntax, usage, and features. You can't use Travis's concat function or conditional regex in the YAML configuration for your ansible playbooks. |
|