bootstrap: Import useproxy playbook

Hosts that must use the proxy in order to access the Internet need to
have that configured very early on, before any package installation is
attempted.
unifi-restore
Dustin 2025-03-19 07:46:28 -05:00
parent e76bc2c36c
commit 3877547c03
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
- import_playbook: facts.yml - import_playbook: facts.yml
- import_playbook: hostname.yml - import_playbook: hostname.yml
- import_playbook: useproxy.yml
- import_playbook: base.yml - import_playbook: base.yml
- import_playbook: firewalld.yml - import_playbook: firewalld.yml
- import_playbook: ssh-host-certs.yml - import_playbook: ssh-host-certs.yml