Skip to content

Ansible playbooks for provisioning BYU PCCL machines

Notifications You must be signed in to change notification settings

BYU-PCCL/provisioning

Repository files navigation

provisioning

Ansible playbooks for provisioning BYU PCCL machines

requirements

Ansible

usage

Ensure UEFI secure boot is disabled

ansible-playbook bootstrap.yml --inventory=hosts --ask-pass --ask-become-pass

As always, check the output of --help for more options; the --limit, --tags, and --extra-vars flags are particularly useful.

If you already have SSH keys setup or after you run ssh.yml (or bootstrap.yml), you can omit the --ask-pass option.

Releases

No releases published

Packages

No packages published