Initial changes to integrate new portal
This commit is contained in:
parent
c4ffbb00e2
commit
0fa18af48e
18 changed files with 311 additions and 221 deletions
|
|
@ -4,7 +4,7 @@
|
|||
become: true
|
||||
tasks:
|
||||
- name: Copy wpa_supplicant config
|
||||
copy:
|
||||
ansible.builtin.copy:
|
||||
src: "{{ vmdb2_config_base_dir }}/wpa_supplicant.conf"
|
||||
dest: /etc/wpa_supplicant/wpa_supplicant.conf
|
||||
force: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue