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.
8 lines
227 B
YAML
8 lines
227 B
YAML
- import_playbook: facts.yml
|
|
- import_playbook: hostname.yml
|
|
- import_playbook: useproxy.yml
|
|
- import_playbook: base.yml
|
|
- import_playbook: firewalld.yml
|
|
- import_playbook: ssh-host-certs.yml
|
|
- import_playbook: ssh-user-ca.yml
|