Go to file
Dustin 115d8601f6
infra/host-provisioner/pipeline/head This commit looks good Details
Set become method via variable
It seems like setting the `ansible_become_method` variable as a group
variable overrides the `--become-method` CLI argument.  If we set the
variable on the command line, that _should_ take precedence.
2025-07-08 20:42:56 -05:00
ci ci: Add Jenkins pipeline 2025-02-07 21:16:23 -06:00
.containerignore Begin host provisioner script 2025-02-07 19:00:15 -06:00
.gitignore Begin host provisioner script 2025-02-07 19:00:15 -06:00
Containerfile Begin host provisioner script 2025-02-07 19:00:15 -06:00
host_provisioner.py Set become method via variable 2025-07-08 20:42:56 -05:00
pyproject.toml Begin host provisioner script 2025-02-07 19:00:15 -06:00