fix: persist iscsi connections on reboot and wait for network before mount
Some checks failed
Deploy / Prepare Build (push) Failing after 3m58s
Some checks failed
Deploy / Prepare Build (push) Failing after 3m58s
This commit is contained in:
14
main.yml
14
main.yml
@ -132,13 +132,13 @@
|
||||
|
||||
tags: dockerserver_install
|
||||
|
||||
# - hosts: dev
|
||||
# become: yes
|
||||
# tasks:
|
||||
# - name: Connect iSCSI
|
||||
# import_tasks: tasks/iscsi.yml
|
||||
# tags: iscsi_connect
|
||||
# tags: dev_install
|
||||
- hosts: frigate
|
||||
become: yes
|
||||
tasks:
|
||||
- name: Deploy iDrac Fan Controller
|
||||
import_tasks: tasks/idrac.yml
|
||||
tags: idrac_install
|
||||
tags: frigate_install
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user