• jamie brim's avatar
    provisioner/ansible: configurable command / args · ec1adec0
    jamie brim authored
    allow users to provide a replacement command / extra args to the
    ansible-local provisioner.
    
    this is useful, for example, to unbuffer output when using the
    docker builder, or to modify ansible behavior, like enabling
    verbose mode, injecting variables, or changing paths.
    ec1adec0
provisioner.go 7.04 KB