|
@@ -8,8 +8,6 @@
|
|
- import_playbook: init/validate_hostnames.yml
|
|
- import_playbook: init/validate_hostnames.yml
|
|
when: not (skip_validate_hostnames | default(False))
|
|
when: not (skip_validate_hostnames | default(False))
|
|
|
|
|
|
-- import_playbook: init/repos.yml
|
|
|
|
-
|
|
|
|
# This is required for container runtime for crio, only needs to run once.
|
|
# This is required for container runtime for crio, only needs to run once.
|
|
- name: Configure os_firewall
|
|
- name: Configure os_firewall
|
|
hosts: "{{ l_scale_up_hosts | default(l_default_firewall_hosts) }}"
|
|
hosts: "{{ l_scale_up_hosts | default(l_default_firewall_hosts) }}"
|